DeviceInfoEntry Class |
Namespace: CMS.PortalEngine
[SerializableAttribute] public class DeviceInfoEntry
The DeviceInfoEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceInfoEntry |
Name | Description | |
---|---|---|
![]() | DeviceName |
Device display name.
|
![]() | IsMobile |
Indicates if device is mobile.
|
![]() | Name |
Device code name.
|
![]() | ScreenHeight |
Device screen height in pixels.
|
![]() | ScreenWidth |
Device screen width in pixels.
|
![]() | UserAgents |
List of user agents for this device.
|