AbstractSecurityAttributeIsAllowed Property |
If true, the security check is allowed, if false, it automatically returns false.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntaxpublic bool IsAllowed { get; set; }
Property Value
Type:
Boolean
See Also