UIExtensionSiteCollection Members

Represents a named collection of sites for UI elements.

The following tables list the members exposed by the UIExtensionSiteCollection type.

Public Constructors

  Name Description
Public method UIExtensionSiteCollection Overloaded.  

Top

Public Properties

  Name Description
Public property Count Returns a count of the available extension sites.
Public property Item Retrieves an extension site by name.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Contains Determines whether an extension site is available.
Public method Dispose Overloaded.  
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method RegisterSite Overloaded.  
Public method ToString  (Inherited from Object.)
Public method UnregisterSite Unregisters a site.

Top

Protected Methods

  Name Description
Protected method Dispose Overloaded.  
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method System.Collections.Generic.IEnumerable<System.String>.GetEnumerator  
Explicit interface implementation Method System.Collections.ICollection.CopyTo  
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  
Explicit interface implementation Property System.Collections.ICollection.Count  
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  

Top

See Also

Reference

UIExtensionSiteCollection Class
Microsoft.Practices.CompositeUI Namespace