DataFieldConverter::ConvertFrom Method

 

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

NameDescription
System_CAPS_pubmethodConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^)

Converts the specified object to a string. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.(Overrides TypeConverter::ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^).)

System_CAPS_pubmethodConvertFrom(Object^)

Converts the given value to the type of this converter.(Inherited from TypeConverter.)

Return to top
Show: