FileUploadInsertMode Property |
Indicates if control is in insert mode (only new attachments are added, no update).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual bool InsertMode { get; set; }
Property Value
Type:
BooleanSee Also