IValueProvider Interface
.NET Framework 4
Defines the methods that are required for a value provider in ASP.NET MVC.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The IValueProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContainsPrefix | Determines whether the collection contains the specified prefix. |
|
GetValue | Retrieves a value object using the specified key. |