RouteDataValueProvider Class
Represents a value provider for route data.
Assembly: System.Web (in System.Web.dll)
System.Web.ModelBinding.DictionaryValueProvider(Of TValue)
System.Web.ModelBinding.RouteDataValueProvider
| Name | Description | |
|---|---|---|
![]() | RouteDataValueProvider(ModelBindingExecutionContext) | Initializes a new instance of the RouteDataValueProvider class. |
| Name | Description | |
|---|---|---|
![]() | ContainsPrefix(String) | Returns a value that indicates whether the dictionary contains the specified prefix.(Inherited from DictionaryValueProvider(Of TValue).) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | GetValue(String) | Retrieves a value object using the specified key.(Inherited from DictionaryValueProvider(Of TValue).) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)