Wisej.Core.ClientProfile
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.1.0.0)
Definition of the client device.
Name | Type | Description |
---|---|---|
String: Device type.
Nullable<Boolean>: Device landscape mode.
Int32: Maximum screen width.
Int32: Maximum browser width.
Int32: Minimum screen width.
Int32: Minimum browser width.
String: Name of the profile.
String: User agent string.
Default
Returns the default ClientProfile singleton.