IUploadStorage.DeleteFile method
namespace: Serenity.Web assembly: Serenity.Net.Services
Deletes the file at path
public void DeleteFile(string path)
| parameter | description |
|---|---|
| path | File path |
See Also
- interface IUploadStorage
namespace: Serenity.Web assembly: Serenity.Net.Services
Deletes the file at path
public void DeleteFile(string path)
| parameter | description |
|---|---|
| path | File path |