DictionaryValueProvider(Of TValue) Class
Represents the base class for value providers whose values come from a collection that implements the IDictionary(Of TKey, TValue) interface.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
System.Object
System.Web.Mvc.DictionaryValueProvider(Of TValue)
System.Web.Mvc.ChildActionValueProvider
System.Web.Mvc.HttpFileCollectionValueProvider
System.Web.Mvc.RouteDataValueProvider
System.Web.Mvc.DictionaryValueProvider(Of TValue)
System.Web.Mvc.ChildActionValueProvider
System.Web.Mvc.HttpFileCollectionValueProvider
System.Web.Mvc.RouteDataValueProvider
| Name | Description | |
|---|---|---|
![]() | DictionaryValueProvider(Of TValue)(IDictionary(Of String, TValue), CultureInfo) | Initializes a new instance of the DictionaryValueProvider(Of TValue) class. |
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String) | Determines whether the collection contains the specified prefix. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetKeysFromPrefix(String) | Gets the keys from the prefix. |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValue(String) | Returns a value object using the specified key and controller context. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)