ValueProviderResult::ConvertTo Method (Type)
Converts the value that is encapsulated by this result to the specified type.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- type
- Type: System::Type
The target type.
| Exception | Condition |
|---|---|
| ArgumentNullException | The type parameter is nullptr. |
Show: