| ChatRoomInfoProviderGetChatRoomInfo Method (String) | 
            Returns chat room with specified name.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic static ChatRoomInfo GetChatRoomInfo(
	string roomCodeName
)
Parameters
- roomCodeName
- Type: SystemString
 Chat room code name.
Return Value
Type: 
ChatRoomInfo See Also
See Also