ConfigurationDesignManager Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ConfigurationDesignManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationDesignManager |
Methods
Name | Description | |
---|---|---|
BuildConfigurationSource |
Builds the currently defined configuration in design time.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConfigurationParameter |
Gets the IConfigurationParameter to used by the design manager to save and open configuration.
|
|
GetConfigurationSectionInfo |
Gets the a ConfigurationSectionInfo for the configuration for this design manager.
|
|
GetConfigurationSource |
Gets the IConfigurationSource to used by the design manager to save and open configuration.
|
|
GetHashCode | (Inherited from Object.) | |
GetProtectionProviderName | ||
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Open |
Open the configuration for this design manager.
|
|
OpenCore |
When overriden by a class, allows design managers to perform specific operations when opening configuration.
|
|
ProtectConfigurationSection |
TODO
|
|
Register |
When overridden by a class, Register any mechanisms needed for the design manager into the design time.
|
|
Save |
Save the current defined configuration to an external IConfigurationSource.
|
|
SetProtectionProvider | ||
ToString | (Inherited from Object.) |
See Also
ConfigurationDesignManager Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |