ConfigurationUIHierarchyService 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 ConfigurationUIHierarchyService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConfigurationUIHierarchyService |
Initialize a new instance of the ConfigurationUIHierarchyService class.
|
Methods
Name | Description | |
---|---|---|
AddHierarchy |
Adds a hierarchy to the container.
|
|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAllHierarchies |
Gets all the hierarchies in the service.
|
|
GetHashCode | (Inherited from Object.) | |
GetHierarchy |
Gets a hierarchy from the container.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RemoveHierarchy | Overloaded. | |
SaveAll |
Saves all the hierarchies by calling save on all IConfigurationUIHierarchy.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
SelectedHierarchy |
Gets or sets the current selected hierarchy.
|
Events
Name | Description | |
---|---|---|
HierarchyAdded |
Occurs after an IConfigurationUIHierarchy is added.
|
|
HierarchyRemoved |
Occurs when a hierarchy is removed.
|
See Also
ConfigurationUIHierarchyService 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. |