UIExtensionSiteCollection.Item[String] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Practices::CompositeUI::UIExtensionSite ^ default[System::String ^] { Microsoft::Practices::CompositeUI::UIExtensionSite ^ get(System::String ^ siteName); };
public Microsoft.Practices.CompositeUI.UIExtensionSite this[string siteName] { get; }
member this.Item(string) : Microsoft.Practices.CompositeUI.UIExtensionSite
Default Public ReadOnly Property Item(siteName As String) As UIExtensionSite
Parameters
- siteName
- String