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 Function GetConverter As TypeConverter Implements ICustomTypeDescriptor.GetConverter
Return Value
Type: System.ComponentModel.TypeConverterA 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: