Click or drag to resize
AbstractSecurityAttributeIsAllowed Property
If true, the security check is allowed, if false, it automatically returns false.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool IsAllowed { get; set; }

Property Value

Type: Boolean
See Also