PrintMgmtSetupUICtrlEmpty.initEmpty Method [AX 2012]

Initializes a controller with its component controls.

public void initEmpty(FormTabControl _tabCtl, FormControl _groupCtl)

Run On

Called

Parameters

_tabCtl
Type: FormTabControl Class
The tab control hosting the tab page.
_groupCtl
Type: FormControl Class
The tab page used by this controller.

For external initialization, call this method immediately after constructing a new instance.

Community Additions

ADD
Show: