ChatHelper GetRoomIdFromQuery Method Kentico 8.0 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.0.5239.26125)

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