Click or drag to resize

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; }

Property Value

Type: Boolean
See Also