Click or drag to resize
ChatOnlineSupportHelperSupportChatUser Property
Gets currently logged in supporter or null if supporter is not online.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static ChatUserInfo SupportChatUser { get; }

Property Value

Type: ChatUserInfo
See Also