CMSBannerManagementPageCheckAnyReadPermission 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: 12.0.0
Syntax protected void CheckAnyReadPermission()
See Also