Click or drag to resize
AttachmentsControlAllowDelete Property
Indicates if user can delete the attachments.

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

Property Value

Type: Boolean
See Also