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