ValueProviderCollection.GetValue Method (String)
.NET Framework (current version)
Returns a value object using the specified key.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The key of the value object to retrieve.
Implements
IValueProvider.GetValue(String)This method calls GetValue(String, Boolean), passing false for the skipValidation parameter.
.NET Framework
Available since 4.5
Available since 4.5
Show: