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