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.
Returns the RunBase that calls the dialog.
Syntax
public RunBase runBase()
Run On
Client
Return Value
Type: RunBase Class
The RunBase that calls the dialog.
Remarks
Remember to initialize the RunBase variable in the init method in the dialog.
All RunBase dialog forms created in the Application Object Tree (AOT) must have this method. A FormRun class already has it.