IValueProvider Interface
Defines the methods that are required for a value provider in ASP.NET MVC.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String^) | Determines whether the collection contains the specified prefix. |
![]() | GetValue(String^) | Retrieves a value object using the specified key. |
Show:
