Partager via


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
Public method AddHierarchy
When implemented by a class, adds a hierarchy to the container.
Public method Dispose (Inherited from IDisposable.)
Public method GetAllHierarchies
When implemented by a class, gets all the hierarchies in the service.
Public method GetHierarchy
When implemented by a class, gets a hierarchy from the container.
Public method RemoveHierarchy Overloaded.
Public method SaveAll
When implemented by a class, saves all the hierarchies by calling save on all IConfigurationUIHierarchy.

Properties

  Name Description
Public property SelectedHierarchy
When implemented by a class, gets or sets the current selected hierarchy.

Events

  Name Description
Public event HierarchyAdded
When implemented by a class, occurs after an IConfigurationUIHierarchy is added.
Public event 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.