ValueProviderResult::ConvertTo Method
.NET Framework (current version)
Converts a value that is encapsulated by this result to the specified type.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertTo(Type^) | Converts a value that is encapsulated by this result to the specified type. |
![]() | ConvertTo(Type^, CultureInfo^) | Converts the value that is encapsulated by this result to the specified type by using the specified culture information. |
Show:
