Click or drag to resize
AttachmentsControlHideActions Property
Indicates if the actions should be hidden.

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

Property Value

Type: Boolean
See Also