Click or drag to resize

VisitDevice Property

Gets or sets an information about the visit's device.

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

Property Value

Type: ClientDeviceSettings
See Also