Share via


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

Classes

  Class Description
Ff670550.pubclass(en-us,PandP.50).gif AssociatedWizardProperty
Represents a property associated with another WizardProperty. This property associates itself with another property and marks itself as ReadOnly if the associated property value is not from that properties suggested value list.
Ff670550.pubclass(en-us,PandP.50).gif ConfigurationWizardStep
The ConfigurationWizardStep defines a step in a configuration wizard and provides facilities for managing WizardProperty collections.
Ff670550.protclass(en-us,PandP.50).gif ConfigurationWizardStep.WizardStepPropertyCollection
The collection of WizardProperty elements.
Ff670550.pubclass(en-us,PandP.50).gif LogExceptionsToDatabase
The LogExceptionsToDatabase wizard collections and updates the current ConfigurationSourceModel to log exceptions to a database.
Ff670550.pubclass(en-us,PandP.50).gif LogExceptionsToDatabaseCommand
The LogExceptionsToDatabaseCommand initiates a new instance of the LogExceptionsToDatabase wizard.
Ff670550.pubclass(en-us,PandP.50).gif PickExceptionStep
The PickExceptionStep wizard step collects data for and configures the exception policy as part of the LogExceptionsToDatabase wizard.
Ff670550.pubclass(en-us,PandP.50).gif SelectDatabaseStep
The SelectDatabaseStep collections information for and configures the current ConfigurationSourceModel for a selected database.
Ff670550.pubclass(en-us,PandP.50).gif WizardProperty
The WizardProperty provides a custom property for use in displaying as part of a WizardStep.