ZoneWorkspace.OnConvertFrom(ISmartPartInfo) Method
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.
protected:
virtual Microsoft::Practices::CompositeUI::Windows::ZoneSmartPartInfo ^ OnConvertFrom(Microsoft::Practices::CompositeUI::SmartParts::ISmartPartInfo ^ source);
protected virtual Microsoft.Practices.CompositeUI.Windows.ZoneSmartPartInfo OnConvertFrom (Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo source);
abstract member OnConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> Microsoft.Practices.CompositeUI.Windows.ZoneSmartPartInfo
override this.OnConvertFrom : Microsoft.Practices.CompositeUI.SmartParts.ISmartPartInfo -> Microsoft.Practices.CompositeUI.Windows.ZoneSmartPartInfo
Protected Overridable Function OnConvertFrom (source As ISmartPartInfo) As ZoneSmartPartInfo
Parameters
- source
- ISmartPartInfo