IUnvalidatedValueProvider.GetValue Method (String, Boolean)
.NET Framework (current version)
Returns a value using the specified key and optionally a value that specifies that request validation should be skipped.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The key.
- skipValidation
-
Type:
System.Boolean
true to skip request validation; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: