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