ValueProviderResult Constructor
.NET Framework (current version)
Initializes a new instance of the ValueProviderResult class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ValueProviderResult() | Initializes a new instance of the ValueProviderResult class. |
![]() | ValueProviderResult(Object^, String^, CultureInfo^) | Initializes a new instance of the ValueProviderResult class by using the specified raw value, attempted value, and culture information. |
Show:

