Share via


QueryStringValueProviderFactory Class

Definition

Represents a class that is responsible for creating a new instance of a query-string value-provider object.

C#
public sealed class QueryStringValueProviderFactory : System.Web.Mvc.ValueProviderFactory
Inheritance
QueryStringValueProviderFactory

Constructors

QueryStringValueProviderFactory()

Initializes a new instance of the QueryStringValueProviderFactory class.

Methods

GetValueProvider(ControllerContext)

Returns a value-provider object for the specified controller context.

Applies to

Product Versions
ASP.NET MVC 5.2