ValueProviderDictionary Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ControllerContext | Gets or sets the controller context. |
![]() | Count | Gets the number of elements in the collection. |
![]() | IsReadOnly | Gets a value that indicates whether the collection is read-only. |
![]() | Item(String) | Gets or sets the ValueProviderResult object that has the specified key. |
![]() | Keys | Gets a collection that contains the keys of the IDictionary(Of TKey, TValue) instance. |
![]() | Values | Gets a collection that contains the values in the IDictionary(Of TKey, TValue) object. |
Show:
