Share via


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
Public method ConfigurationUIHierarchyService
Initialize a new instance of the ConfigurationUIHierarchyService class.

Methods

  Name Description
Public method AddHierarchy
Adds a hierarchy to the container.
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAllHierarchies
Gets all the hierarchies in the service.
Public method GetHashCode (Inherited from Object.)
Public method GetHierarchy
Gets a hierarchy from the container.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveHierarchy Overloaded.
Public method SaveAll
Saves all the hierarchies by calling save on all IConfigurationUIHierarchy.
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property SelectedHierarchy
Gets or sets the current selected hierarchy.

Events

  Name Description
Public event HierarchyAdded
Occurs after an IConfigurationUIHierarchy is added.
Public event 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.