| VisitIsBot Property |
Gets or sets value indicating whether visit represents a web crawler request.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public bool IsBot { get; set; }
Public Property IsBot As Boolean
Get
Set
Property Value
Type:
BooleanSee Also