SupportRooms Constructor Kentico 8.0 API Reference
Constructs SupportRooms. Initializes cache.

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

Parameters

parentName
Type: OnlineSystem String
This string is used as a cache key - it has to be unique for every created instance of this class
siteID
Type: OnlineSystem Int32
Taken rooms on this site (and global rooms) will be stored in this cache
See Also