| VisitIsAnonymous Property |
Gets value indicating whether this is an anonymous user.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public bool IsAnonymous { get; }
Public ReadOnly Property IsAnonymous As Boolean
Get
Property Value
Type:
BooleanSee Also