| ChatRoomInfoProviderGetSupportChatRoomInfo Method  | 
            Gets support chat room with specified code name.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntaxpublic static ChatRoomInfo GetSupportChatRoomInfo(
	string roomCodeName
)
Parameters
- roomCodeName
 - Type: SystemString
Code name of a room 
Return Value
Type: 
ChatRoomInfoChatRoomInfo or null
See Also