IConfigurationUIHierarchyService 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 IConfigurationUIHierarchyService type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddHierarchy |
When implemented by a class, adds a hierarchy to the container.
|
|
Dispose | (Inherited from IDisposable.) | |
GetAllHierarchies |
When implemented by a class, gets all the hierarchies in the service.
|
|
GetHierarchy |
When implemented by a class, gets a hierarchy from the container.
|
|
RemoveHierarchy | Overloaded. | |
SaveAll |
When implemented by a class, saves all the hierarchies by calling save on all IConfigurationUIHierarchy.
|
Properties
Name | Description | |
---|---|---|
SelectedHierarchy |
When implemented by a class, gets or sets the current selected hierarchy.
|
Events
Name | Description | |
---|---|---|
HierarchyAdded |
When implemented by a class, occurs after an IConfigurationUIHierarchy is added.
|
|
HierarchyRemoved |
When implemented by a class, occurs after an IConfigurationUIHierarchy is removed.
|
See Also
IConfigurationUIHierarchyService Interface
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. |