The following tables list the members exposed by IWizardService.
| Name | Description | |
|---|---|---|
|
Site | (Inherited from SourceCode.Framework.IEnvironmentService) |
| Name | Description | |
|---|---|---|
|
CreateMiniWizard | Creates a mini-wizard using the IModalWindow |
|
CreateModalWindow | Overloaded. Creates a IModalWindow instance. The window will automatically size to content |
|
Dispose | (Inherited from System.IDisposable) |
|
RunMiniWizard | Creates aand executes mini-wizard using the IModalWindow |
|
RunWizard | Overloaded. Executes a wizard. If the wizard contains pages, the wizard host will be launched |
|
RunWizards | Overloaded. Executes a list of wizards. If any of the wizards contain pages, the WizardHost will be launched |
|
ShowMessage | Overloaded. |