IUploadStorage.ArchiveFile method

namespace: Serenity.Web   assemblySerenity.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