Click or drag to resize
FileUploadInsertMode Property
Indicates if control is in insert mode (only new attachments are added, no update).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool InsertMode { get; set; }

Property Value

Type: Boolean
See Also