QueryStringValueProviderFactory Class
Represents a class that is responsible for creating a new instance of a query-string value-provider object.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The QueryStringValueProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
QueryStringValueProviderFactory | Initializes a new instance of the QueryStringValueProviderFactory 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.) |