IWizardRunnerContext Members
In This Article
#Properties
Name | Description |
---|---|
Wait |
Returns an object that displays a form while the wizard is loading information about a data source. |
#Methods
Name | Description |
---|---|
Confirm |
Displays a confirmation window before the execution of a wizard. |
Create |
Creates a Data Source Wizard view. |
Run |
Runs the wizard with a specified model. |
Show |
Displays a message with the specified text and caption before the execution of a wizard. |
Show |
Displays a message with the specified text before the execution of a wizard. |
See Also