UIExtensionSite(IUIElementAdapter) Constructor
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:
UIExtensionSite(Microsoft::Practices::CompositeUI::UIElements::IUIElementAdapter ^ adapter);
public UIExtensionSite (Microsoft.Practices.CompositeUI.UIElements.IUIElementAdapter adapter);
new Microsoft.Practices.CompositeUI.UIExtensionSite : Microsoft.Practices.CompositeUI.UIElements.IUIElementAdapter -> Microsoft.Practices.CompositeUI.UIExtensionSite
Public Sub New (adapter As IUIElementAdapter)
Parameters
- adapter
- IUIElementAdapter