ChatUserInfoIsAnonymous Property |
Checks if this chat user is anonymous (he is anonymous if column ChatUserUserID is null).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public bool IsAnonymous { get; }
Property Value
Type:
BooleanSee Also