CMSChatRoomPageHasUserModifyPermission Method |
Checks if user has modify permission based on site ID of room stored in EditedChatRoom.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public bool HasUserModifyPermission()
Return Value
Type:
BooleanTrue if user has edit permissions; otherwise false
See Also