The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ValueProviderCollection::GetValue Method (String^, Boolean)
.NET Framework (current version)
Returns a value object using the specified key and optionally specifies whether validation should be skipped.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System::String^
The key of the value object to retrieve.
- skipValidation
-
Type:
System::Boolean
true to skip validation; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: