JsonResultFactory Members
The JsonResultFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
ExecuteResult(ControllerContext) |
Overrides [SysMvc.JsonResult.ExecuteResult(SysMvc.ControllerContext)]
|
|
|
ExecuteResult(System.Web.Mvc.ControllerContext) | (Inherited from JsonResult.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
ContentEncoding | (Inherited from JsonResult.) |
|
|
ContentType | (Inherited from JsonResult.) |
|
|
Data | (Inherited from JsonResult.) |
|
|
JsonRequestBehavior | (Inherited from JsonResult.) |
|
|
MaxJsonLength | (Inherited from JsonResult.) |
|
|
RecursionLimit | (Inherited from JsonResult.) |
|
|
WriteTrace |

