Click or drag to resize
ChatGlobalDataSites Property
Gets instance of GlobalOnlineUsers.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public GlobalSites Sites { get; }

Property Value

Type: GlobalSites
See Also