WizardStep Members

Include Protected Members
Include Inherited Members

The WizardStep type exposes the following members.

Constructors

  Name Description
Ff667819.protmethod(en-us,PandP.50).gif WizardStep

Methods

  Name Description
Ff667819.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff667819.pubmethod(en-us,PandP.50).gif Execute
Invoked when the wizard should apply its changes.
Ff667819.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff667819.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff667819.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff667819.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff667819.protmethod(en-us,PandP.50).gif OnPropertyChanged
Invokes the PropertyChanged event.
Ff667819.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff667819.pubproperty(en-us,PandP.50).gif Instruction
Gets step instructions to display to the user.
Ff667819.pubproperty(en-us,PandP.50).gif IsValid
Returns true if the step is valid, false otherwise.
Ff667819.pubproperty(en-us,PandP.50).gif Title
Gets the title of the wizard.

Events

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

See Also

WizardStep Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace