IWizardStep Members
Include Protected Members
Include Inherited Members
The IWizardStep type exposes the following members.
Methods
Name | Description | |
---|---|---|
Execute |
Invoked when the wizard should apply its changes.
|
Properties
Name | Description | |
---|---|---|
Instruction |
Gets the instructions for this wizard step.
|
|
IsValid |
Returns truetrue (True in Visual Basic) if the step is valid. Otherwise, returns falsefalse (False in Visual Basic).
|
|
Title |
Gets the title of the wizard.
|
Events
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from INotifyPropertyChanged.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace