ValueProviderResult::ConvertTo Method

.NET Framework (current version)
 

Converts a value that is encapsulated by this result to the specified type.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodConvertTo(Type^)

Converts a value that is encapsulated by this result to the specified type.

System_CAPS_pubmethodConvertTo(Type^, CultureInfo^)

Converts the value that is encapsulated by this result to the specified type by using the specified culture information.

Return to top
Show: