CMSChatPageCheckAnyReadPermission 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.Chat.Web.UIAssembly: CMS.Chat.Web.UI (in CMS.Chat.Web.UI.dll) Version: 12.0.0
Syntax protected void CheckAnyReadPermission()
See Also