Click or drag to resize
AttachmentsControlAllowEditing Property
Indicates if user can edit the attachments.

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

Property Value

Type: Boolean
See Also