RouteDataValueProviderFactory Class
Represents a factory for creating route-data value provider objects.
System.Object
System.Web.Http.ValueProviders.ValueProviderFactory
System.Web.Http.ValueProviders.Providers.RouteDataValueProviderFactory
System.Web.Http.ValueProviders.ValueProviderFactory
System.Web.Http.ValueProviders.Providers.RouteDataValueProviderFactory
Namespace: System.Web.Http.ValueProviders.Providers
Assembly: System.Web.Http (in System.Web.Http.dll)
The RouteDataValueProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | RouteDataValueProviderFactory | Initializes 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 | Retrieves a value-provider object for the specified controller context. (Overrides ValueProviderFactory.GetValueProvider(HttpActionContext).) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
