Click or drag to resize
ChatUserStateDataIsAnonymous Property
Is anonymous - true if this chat user is assigned to CMS User (true if ChatUserUserID is null).

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

Property Value

Type: Boolean
See Also