| UserAgentIsMobile Property |
Gets or sets value indicating whether client uses mobile web browser.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public bool IsMobile { get; set; }
Public Property IsMobile As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also