CMSToolsPageGlobalPermissionsCheckAnyReadPermission Method |
Checks if user has at least one read permission (read or readglobal).
Redirects to access denied if user does not have any permission.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public void CheckAnyReadPermission()
See Also