Click or drag to resize

ClientDeviceSettings Class

Provides information about the visitor's device settings.
Inheritance Hierarchy
SystemObject
  Dynamicweb.AnalyticsClientDeviceSettings

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class ClientDeviceSettings

The ClientDeviceSettings type exposes the following members.

Constructors
  NameDescription
Public methodClientDeviceSettings
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyColorDepth
Gets or sets the color depth of the screen.
Public propertyConnectionType
Gets or sets the connection type.
Public propertyLanguageCode
Gets or sets the language code.
Public propertyScreenResolution
Gets or sets the screen resolution.
Top
Remarks