DataFieldConverter::ConvertTo Method

 

Namespace:   System.Web.UI.Design.MobileControls.Converters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_pubmethodConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^)

Converts the given value object to the specified type, using the specified context and culture information.(Inherited from TypeConverter.)

System_CAPS_pubmethodConvertTo(Object^, Type^)

Converts the given value object to the specified type, using the arguments.(Inherited from TypeConverter.)

Return to top
Show: