Share via


ConfigurationWizardStep Members

Include Protected Members
Include Inherited Members

The ConfigurationWizardStep type exposes the following members.

Constructors

  Name Description
Ff665415.protmethod(en-us,PandP.50).gif ConfigurationWizardStep
Creates a new ConfigurationWizardStep.

Methods

  Name Description
Ff665415.protmethod(en-us,PandP.50).gif AddReflectedProperty
Creates a WizardProperty based on a data structure.
Ff665415.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff665415.pubmethod(en-us,PandP.50).gif Execute
Invoked when the wizard should apply its changes.
(Inherited from WizardStep.)
Ff665415.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff665415.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff665415.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff665415.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff665415.protmethod(en-us,PandP.50).gif OnPropertyChanged
Invokes the PropertyChanged event.
(Inherited from WizardStep.)
Ff665415.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff665415.pubproperty(en-us,PandP.50).gif Instruction
Gets step instructions to display to the user.
(Inherited from WizardStep.)
Ff665415.pubproperty(en-us,PandP.50).gif IsValid
Returns true if all properties are valid.
(Overrides WizardStep.IsValid.)
Ff665415.pubproperty(en-us,PandP.50).gif Properties
The properties managed by ConfigurationWizardStep as Property enumerable.
Ff665415.protproperty(en-us,PandP.50).gif PropertyList
The set of WizardProperty properties this ConfigurationWizardStep manages.
Ff665415.pubproperty(en-us,PandP.50).gif Title
Gets the title of the wizard.
(Inherited from WizardStep.)

Events

  Name Description
Ff665415.pubevent(en-us,PandP.50).gif PropertyChanged
Occurs when a property value changes.
(Inherited from WizardStep.)

See Also

ConfigurationWizardStep Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard Namespace