Verifies that currently logged in chat user has specified permission.
Throws exception in case of failure and does nothing in case of success.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- permission
- Type: CMS.Chat ChatPermissionEnum
Chat permission to check
See Also