Share via


SysDataImport.dialogSelectCtrl Method [AX 2012]

Executes whenever a control is selected when using the Dialog class for a dialog box

Syntax

public void dialogSelectCtrl()

Run On

Server

Remarks

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

when using the Dialog class for a dialog box

See Also

Reference

SysDataImport Class