ChatOnlineSupportInfoProvider GetAllOnlineSupporters Method Kentico 8.0 API Reference
Gets dictionary (ChatUserID => ChatOnlineSupportInfo) with all online supporters from DB.

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

Parameters

siteID
Type: OnlineSystem Int32
Supporters online on this site will be returned

Return Value

Type: OnlineDictionary OnlineInt32, ChatOnlineSupportInfo 
See Also