IEnumerableValueProvider Interface
Represents a special IValueProvider that has the ability to be enumerable.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String) | Determines whether the collection contains the specified prefix.(Inherited from IValueProvider.) |
![]() | GetKeysFromPrefix(String) | Gets the keys from the prefix. |
![]() | GetValue(String) | Retrieves a value object using the specified key.(Inherited from IValueProvider.) |
Show:
