Click or drag to resize
ChatServiceBaseSites Property
Shortcut to ChatGlobalData.Instance.Sites (contains cached chat objects (rooms, etc.)).

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

Property Value

Type: GlobalSites
See Also