Share via


SysDataExportBase.dialogSelectCtrl Method [AX 2012]

Called whenever a control is selected when you are using the Dialog class for a dialog box.

Syntax

public void dialogSelectCtrl()

Run On

Called

Remarks

To enable this callback, the allowUpdateOnSelectCtrl method must return true.

See Also

Reference

SysDataExportBase Class