ChatHelper GetRoomIdFromQuery Method Kentico 8.1 API Reference
Get room ID from query or return original room ID.

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

Parameters

roomID
Type: OnlineSystem Int32
Int. Original webparts room ID (will be returned if no query room id setted).
groupID
Type: OnlineSystem String
String. Webpart's group id.

Return Value

Type: OnlineInt32
See Also