Click or drag to resize
BaseEditMenuCheckPermissions Property
If true, the access permissions to the items are checked.

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

Property Value

Type: Boolean
See Also