IDiskUploadFileSystem.Delete method
namespace: Serenity.Web assembly: Serenity.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
- enum DeleteType
- interface IDiskUploadFileSystem