UnvalidatedRequestValuesWrapper Constructor (UnvalidatedRequestValues^)
.NET Framework (current version)
Initializes a new instance of the UnvalidatedRequestValuesWrapper class.
Assembly: System.Web (in System.Web.dll)
Parameters
- requestValues
-
Type:
System.Web::UnvalidatedRequestValues^
The object that is passed to the constructor to initialize the class.
| Exception | Condition |
|---|---|
| ArgumentNullException | The requestValues parameter is null. |
.NET Framework
Available since 4.5
Available since 4.5
Show: