Dialog.allowUpdateOnSelectCtrl Method [AX 2012]

Calls the dialogSelectCtrl method when a control is selected and this method is called by using the value of the parameter set to true.

Syntax

public boolean allowUpdateOnSelectCtrl([boolean b])

Run On

Called

Parameters

See Also

Dialog Class

RunBase.dialogSelectCtrl Method