ValueProviderResult Constructor (Object, String, CultureInfo)
.NET Framework (current version)
Initializes a new instance of the ValueProviderResult class by using the specified raw value, attempted value, and culture information.
Assembly: System.Web (in System.Web.dll)
Parameters
- rawValue
-
Type:
System.Object
The raw value.
- attemptedValue
-
Type:
System.String
The attempted value.
- culture
-
Type:
System.Globalization.CultureInfo
The culture information.
.NET Framework
Available since 4.5
Available since 4.5
Show: