MobileTypeNameConverter::ConvertFrom Method
.NET Framework (current version)
Namespace:
System.Web.UI.MobileControls
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^) | Converts the given object to the type of this converter, using the specified context and culture information. 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^).) |
![]() | ConvertFrom(Object^) | Converts the given value to the type of this converter.(Inherited from TypeConverter.) |
Show:
