| 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: 10.0.0
 Syntax
Syntaxpublic bool HasUserModifyPermission()
Return Value
Type: 
BooleanTrue if user has edit permissions; otherwise false
 See Also
See Also