| ChatRoomInfoProviderDeleteChatRoomInfo Method (Int32) | 
            Deletes chat room with specified ID.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void DeleteChatRoomInfo(
	int roomId
)
Parameters
- roomId
- Type: SystemInt32
 Chat room ID.
 See Also
See Also