OnlineUserDataIsAnonymous Property |
Gets IsAnonymous state of this user. True if user is anonym (has not cms user associated with it).
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public bool IsAnonymous { get; set; }
Property Value
Type:
BooleanSee Also