ISmartPartInfoProvider.GetSmartPartInfo(Type) Method

Definition

public:
 Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ GetSmartPartInfo(Type ^ smartPartInfoType);
public Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo GetSmartPartInfo (Type smartPartInfoType);
abstract member GetSmartPartInfo : Type -> Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo
Public Function GetSmartPartInfo (smartPartInfoType As Type) As ISmartPartInfo

Parameters

smartPartInfoType
Type

Returns

Applies to