SiteRooms ForceTryGetRoom Method Kentico 8.0 API Reference
Gets room from cache. If room is not found, new rooms from database are retrieved and then the finding is made again.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

roomID
Type: OnlineSystem Int32
Room ID
roomState
Type: CMS.Chat RoomState 
Output RoomState

Return Value

Type: OnlineBoolean
See Also