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: 10.0.0
Syntax public bool IsAnonymous { get; set; }
Property Value
Type:
BooleanSee Also