RunBase.dialogPost Method [AX 2012]

Makes it possible to add controls after the main dialog method has been run because this method is called after the dialog method is called.

Syntax

protected void dialogPost(DialogRunbase dialog)

Run On

Called

Parameters

See Also

RunBase Class

DialogRunbase Class

RunBase.dialog Method

RunBase.dialogMake Method