Share via


JsonValueProviderFactory Class

Definition

Enables action methods to send and receive JSON-formatted text and to model-bind the JSON text to parameters of action methods.

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

Constructors

JsonValueProviderFactory()

Initializes a new instance of the JsonValueProviderFactory class.

Methods

GetValueProvider(ControllerContext)

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

Applies to

Product Versions
ASP.NET MVC 5.2