Skip to content

IUploadFileOptions.CopyToHistory property

Should a copy of the file be placed in a special history folder on upload. This helps preserve old files on update.

public bool CopyToHistory { get; }

See Also