Client Property

Returns the client type for the active session. Read-only.

object.Client = value

Where object is an object expression that evaluates to one of the controls in the Applies To list, and value is a value or constant as described in Settings.

Client support

   Newlook Smartclient

   Newlook Server

Use

This property is useful if you wish to change elements of the UI according to the client that is currently running.

Settings

The available settings for value are :

Constant

(macro editor)

Constant

(script editor)

Value

Description

ClientActiveX

nlClientWeb

0

Newlook Smartclient - web client.

ClientSmart

nlClientSmart

1

Newlook Smartclient - Windows client.

ClientThin

nlClientThin

2

Newlook Server client.

ClientMobile

nlClientMobile

3

Newlook Server mobile client. Deprecated.

ClientWebService

nlClientWebService

5

Newlook web service.

See Also

CPU property | OSPlatform property | OSVersion property

Applies To

App object


© 2004-2021 looksoftware. All rights reserved.