Click or drag to resize
CMSAbstractEditableControlCheckPermissions Property
Gets or sets the value that indicates whether the permissions are checked.

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

Property Value

Type: Boolean
See Also