Master.addMasterPanel

Syntax

addMasterPanel(mPanelItem, beforeItem);

Parameters

mPanelItem. Master panel to be added.

beforeItem. Item before which the panel is added.

Description

The addMasterPanel method adds a wizard panel

Comments

Master panel is rendered using the NavigationItem.

See also:

Master