The following tables list the members exposed by LargeJsonResult.
Name | Description | |
---|---|---|
LargeJsonResult Constructor | Constructor initializing the maximum length |
Name | Description | |
---|---|---|
ContentEncoding | (Inherited from System.Web.Mvc.JsonResult) | |
ContentType | (Inherited from System.Web.Mvc.JsonResult) | |
Data | (Inherited from System.Web.Mvc.JsonResult) | |
JsonRequestBehavior | (Inherited from System.Web.Mvc.JsonResult) | |
MaxJsonLength | maximum json length (bytes) | |
RecursionLimit | recursion limit (stack size) |
Name | Description | |
---|---|---|
ExecuteResult | Overridden. override set response types and the instantiation of the JavaScriptSerializer |
View on GitHub