Click or drag to resize

VisitBrowser Property

Gets or sets the information about visit's user agent.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public UserAgent Browser { get; set; }

Property Value

Type: UserAgent
See Also