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 | |
---|---|---|
UIExtensionSiteCollection | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Returns a count of the available extension sites. | |
Item | Retrieves an extension site by name. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Contains | Determines whether an extension site is available. | |
Dispose | Overloaded. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
RegisterSite | Overloaded. | |
ToString | (Inherited from Object.) | |
UnregisterSite | Unregisters a site. |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
Explicit Interface Implementations
Top
See Also
Reference
UIExtensionSiteCollection Class
Microsoft.Practices.CompositeUI Namespace