RunBaseBatch.dialogPost Method [AX 2012]

Executes after the dialog method has been called.

Syntax

protected void dialogPost(DialogRunbase dialog)

Run On

Called

Parameters

Remarks

This method makes it possible to add controls after the main dialog box has been run.

See Also

Reference

RunBaseBatch Class