OnlineUserDataIsHidden Property |
If true, this record shouldn't be sent to client - it will be only stored on server side.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public bool IsHidden { get; }
Property Value
Type:
BooleanSee Also