Skip to content

ImageUploadEditorAttribute.CopyToHistory property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

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

public bool CopyToHistory { get; set; }

See Also