Ribbon.getControlById

Syntax

getControlById (value);

Parameters

value. Control ID.

Description

The getControlById method gets control by its ID.

Comments

Identifier - value of the Id property - must be set in JSON.

Example

The example of method use is given on the Example of arranging the Ribbon component via JSON.

See also:

Ribbon