Click or drag to resize
CMSToolsPageGlobalPermissionsReadGlobalAllowed Property
True if user has read global permission for resource ResourceName on current site.

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

Property Value

Type: Boolean
See Also