ChatUserStateDataIsAnonymous Property |
Is anonymous - true if this chat user is assigned to CMS User (true if ChatUserUserID is null).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public bool IsAnonymous { get; set; }
Property Value
Type:
BooleanSee Also