PrintMgmtSetupUICtrlEmpty.init Method [AX 2012]

Initializes a controller with its component controls.

protected void init(FormTabControl _tabCtl, FormTabPageControl _pageCtl)

Run On

Called

Parameters

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

For internal initialization; call this method immediately after constructing a new instance.

Community Additions

ADD
Show: