DeckWorkspace.OnConvertFrom(ISmartPartInfo) Method

Definition

protected:
 virtual Microsoft::Practices::CompositeUI::SmartParts::SmartPartInfo ^ OnConvertFrom(Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ source);
protected virtual Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo OnConvertFrom (Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo source);
abstract member OnConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo
override this.OnConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo
Protected Overridable Function OnConvertFrom (source As ISmartPartInfo) As SmartPartInfo

Parameters

Returns

Applies to