ClientProfile

Wisej.Core.ClientProfile

Namespace: Wisej.Core

Assembly: Wisej.Framework (2.5.0.0)

Definition of the client device.

public class ClientProfile

Fields

Name
Type
Description

Default

Returns the default ClientProfile singleton.

Properties

Device

Stringarrow-up-right: Device type.

Landscape

Nullable<Boolean>arrow-up-right: Device landscape mode.

MaxScreenWidth

Int32arrow-up-right: Maximum screen width.

MaxWidth

Int32arrow-up-right: Maximum browser width.

MinScreenWidth

Int32arrow-up-right: Minimum screen width.

MinWidth

Int32arrow-up-right: Minimum browser width.

Name

Stringarrow-up-right: Name of the profile.

UserAgent

Stringarrow-up-right: User agent string.

Last updated

Was this helpful?