Dashboard.setMultiLanguage

Syntax

setMultiLanguage(isMultiLanguage: Boolean);

Parameters

isMultiLanguage. It determines whether multilingual options are used:

Description

The setMultiLanguage method controls dashboard multilingual options.

Comments

If multilingual options are used, dashboard text fields can be translation to different languages.

Example

The method use is given in the example for Dashboard.getMultiLanguage.

See also:

Dashboard