ClientProfile

Wisej.Core.ClientProfile

Namespace: Wisej.Core

Assembly: Wisej.Framework (3.5.0.0)

Definition of the client device.

public class ClientProfile

Fields

NameTypeDescription

Default

Returns the default ClientProfile singleton.

Properties

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.

Last updated