Click or drag to resize
SiteStateOnlineSupport Property
Gets instance of OnlineSupport (cache of supporters online on this site).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public OnlineSupport OnlineSupport { get; }

Property Value

Type: OnlineSupport
See Also