ValueProviderResult.ConvertTo Method (Type)
.NET Framework (current version)
Converts a value that is encapsulated by this result to the specified type.
Assembly: System.Web (in System.Web.dll)
Parameters
- type
-
Type:
System.Type
The type.
| Exception | Condition |
|---|---|
| ArgumentNullException | The type parameter is null. |
| InvalidOperationException | Conversion was unsuccessful. |
.NET Framework
Available since 4.5
Available since 4.5
Show: