IUploadStorage.ArchiveFile method
namespace: Serenity.Web assembly: Serenity.Net.Services
Copies the file to the archive folder
public string ArchiveFile(string path)
| parameter | description |
|---|---|
| path | Source file path |
Return Value
The archived file path
See Also
- interface IUploadStorage