JsonValueProviderFactory Class
Enables action methods to send and receive JSON-formatted text and to model-bind the JSON text to parameters of action methods.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The JsonValueProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | JsonValueProviderFactory | Initializes a new instance of the JsonValueProviderFactory class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValueProvider | Returns a JSON value-provider object for the specified controller context. (Overrides ValueProviderFactory::GetValueProvider(ControllerContext).) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)