NameValueCollectionValueProvider.GetValue Method (String)
.NET Framework (current version)
Returns the value for the specified key.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The key.
Implements
IValueProvider.GetValue(String)Calling this method is equivalent to calling the GetValue method overload and passing false for the skipValidation parameter.
.NET Framework
Available since 4.5
Available since 4.5
Show: