Share via


WorkItem.RegisterSmartPartInfo(Object, ISmartPartInfo) Method

Definition

public:
 void RegisterSmartPartInfo(System::Object ^ smartPart, Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ info);
public void RegisterSmartPartInfo (object smartPart, Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo info);
member this.RegisterSmartPartInfo : obj * Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> unit
Public Sub RegisterSmartPartInfo (smartPart As Object, info As ISmartPartInfo)

Parameters

smartPart
Object

Applies to