Click or drag to resize
ChatUserInfoIsAnonymous Property
Checks if this chat user is anonymous (he is anonymous if column ChatUserUserID is null).

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

Property Value

Type: Boolean
See Also