WebPartMenuStyle.ICustomTypeDescriptor.GetConverter Method ()

 

Returns a type converter for this instance of a component. This method implements the ICustomTypeDescriptor.GetConverter method.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

TypeConverter ICustomTypeDescriptor.GetConverter()

Return Value

Type: System.ComponentModel.TypeConverter

A TypeConverter used for this object, or null if there is no TypeConverter.

.NET Framework
Available since 2.0
Return to top
Show: