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)

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.

.NET Framework
Available since 2.0
Return to top
Show: