ValueProviderDictionary.IValueProvider.GetValue Method
Visual Studio 2010
Returns a value object using the specified key.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- key
- Type: System.String
The key of the value object to return.
Implements
IValueProvider.GetValue(String)This member is an explicit interface member implementation. It can be used only when a derived ValueProviderDictionary instance is cast to an IValueProvider interface.
Community Additions
ADD
Show: