IUploadStorage.DeleteFile method

namespace: Serenity.Web   assemblySerenity.Net.Services

Deletes the file at path

public void DeleteFile(string path)
parameter description
path File path

See Also