Click or drag to resize
ChatOnlineUserInfoChatOnlineUserIsHidden Property
True if user shouldn't be displayed on live site in list of online users.

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

Property Value

Type: Boolean
See Also