Click or drag to resize
OnlineUserDataIsHidden Property
If true, this record shouldn't be sent to client - it will be only stored on server side.

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

Property Value

Type: Boolean
See Also