DictionaryValueProvider<TValue>.GetValue Method (String)
.NET Framework (current version)
Retrieves a value object using the specified key.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The key.
Implements
IValueProvider.GetValue(String)| Exception | Condition |
|---|---|
| ArgumentNullException | The key parameter is null. |
.NET Framework
Available since 4.5
Available since 4.5
Show: