RouteDataValueProviderFactory Class
Represents a factory for creating route-data value provider objects.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The RouteDataValueProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
RouteDataValueProviderFactory | Initialized a new instance of the RouteDataValueProviderFactory class. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetValueProvider | Returns a value-provider object for the specified controller context. (Overrides ValueProviderFactory.GetValueProvider(ControllerContext).) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |