Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes after the dialog method has been called.
Syntax
protected void dialogPost(DialogRunbase dialog)
Run On
Called
Parameters
- dialog
Type: DialogRunbase Class
The DialogRunBase object to which to append.
Remarks
This method makes it possible to add controls after the main dialog box has been run.