IDiskUploadFileSystem.Delete method

namespace: Serenity.Web   assemblySerenity.Net.Services

Deletes the file with a DeleteType option

public void Delete(string path, DeleteType deleteType)
parameter description
path File path
deleteType Delete type

See Also