IUploadStorage.ArchiveFile method
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
Copies the file to the archive folder
public string ArchiveFile(string path)
| parameter | description |
|---|---|
| path | Source file path |
The archived file path