ClientProfile
Wisej.Core.ClientProfile
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.2.0.0)
Definition of the client device.
Fields
Name | Type | Description |
---|---|---|
Default | Returns the default ClientProfile singleton. |
Properties
Device
String: Device type.
Landscape
Nullable<Boolean>: Device landscape mode.
MaxScreenWidth
Int32: Maximum screen width.
MaxWidth
Int32: Maximum browser width.
MinScreenWidth
Int32: Minimum screen width.
MinWidth
Int32: Minimum browser width.
Name
String: Name of the profile.
UserAgent
String: User agent string.
Last updated