Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Wizard Namespace
Classes
Class | Description | |
---|---|---|
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.
|
|
ConfigurationWizardStep |
The ConfigurationWizardStep defines a step in a configuration wizard and provides facilities for managing WizardProperty collections.
|
|
ConfigurationWizardStep.WizardStepPropertyCollection |
The collection of WizardProperty elements.
|
|
LogExceptionsToDatabase |
The LogExceptionsToDatabase wizard collections and updates the current ConfigurationSourceModel to log exceptions to a database.
|
|
LogExceptionsToDatabaseCommand |
The LogExceptionsToDatabaseCommand initiates a new instance of the LogExceptionsToDatabase wizard.
|
|
PickExceptionStep |
The PickExceptionStep wizard step collects data for and configures the exception policy as part of the LogExceptionsToDatabase wizard.
|
|
SelectDatabaseStep |
The SelectDatabaseStep collections information for and configures the current ConfigurationSourceModel for a selected database.
|
|
WizardProperty |
The WizardProperty provides a custom property for use in displaying as part of a WizardStep.
|