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