CustCollectionLetterPost.dialogPostRun Method [AX 2012]
Executes after the dialog method is called to enable add controls after the dialog method call.
public void dialogPostRun(DialogRunbase dialog)
Run On
CalledParameters
- dialog
- Type: DialogRunbase Class
An instance of the Dialog class for the Dialog form.
Community Additions
ADD
Show: