ValueProviderResult Constructor

.NET Framework (current version)
 

Initializes a new instance of the ValueProviderResult class.

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

NameDescription
System_CAPS_protmethodValueProviderResult()

Initializes a new instance of the ValueProviderResult class.

System_CAPS_pubmethodValueProviderResult(Object^, String^, CultureInfo^)

Initializes a new instance of the ValueProviderResult class by using the specified raw value, attempted value, and culture information.

Return to top
Show: