PrintMgmtSetupUICtrlEmpty.init Method [AX 2012]
Initializes a controller with its component controls.
protected void init(FormTabControl _tabCtl, FormTabPageControl _pageCtl)
Run On
CalledParameters
- _tabCtl
- Type: FormTabControl Class
The tab control hosting the tab page.
- _pageCtl
- Type: FormTabPageControl Class
The tab page used by this controller.
Community Additions
ADD
Show: