Share via


SysDataImportSetBased.dialogSelectCtrl Method [AX 2012]

Executes whenever a control is selected while 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.

See Also

Reference

SysDataImportSetBased Class