DataControlReferenceIDConverter::CanConvertTo Method

.NET Framework (current version)
 

Namespace:   System.Web.DynamicData.Design
Assembly:  System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)

NameDescription
System_CAPS_pubmethodCanConvertTo(ITypeDescriptorContext^, Type^)

Returns whether this converter can convert the object to the specified type, using the specified context.(Inherited from TypeConverter.)

System_CAPS_pubmethodCanConvertTo(Type^)

Returns whether this converter can convert the object to the specified type.(Inherited from TypeConverter.)

Return to top
Show: