WebPartMenuStyle::ICustomTypeDescriptor::GetConverter Method ()
.NET Framework (current version)
Returns a type converter for this instance of a component. This method implements the ICustomTypeDescriptor::GetConverter method.
Assembly: System.Web (in System.Web.dll)
private: virtual TypeConverter^ GetConverter() sealed = ICustomTypeDescriptor::GetConverter
Return Value
Type: System.ComponentModel::TypeConverter^A TypeConverter used for this object, or null if there is no TypeConverter.
Implements
ICustomTypeDescriptor::GetConverter()
.NET Framework
Available since 2.0
Available since 2.0
Show: