Class DeviceInfo
- Namespace
- Dynamicweb.Frontend.Devices
- Assembly
- Dynamicweb.dll
Represents information about a client device.
- Inheritance
-
Device
Info
- Inherited Members
Constructors
DeviceInfo()
Properties
DeviceType
Property Value
PlatformType
Property Value
Methods
ParseFromDeviceAndPlatformString(string, string)
Parameters
Returns
ParseFromUserAgentString(string?)
Parses device information from user agent string.
Parameters
userAgent
stringThe user agent string.
Returns
- Device
Info Information about the device.