Version 21.2

LargeJsonResult Class Properties

For a list of all members of this type, see LargeJsonResult members.

Public Properties
 NameDescription
Public PropertyContentEncoding (Inherited from System.Web.Mvc.JsonResult)
Public PropertyContentType (Inherited from System.Web.Mvc.JsonResult)
Public PropertyData (Inherited from System.Web.Mvc.JsonResult)
Public PropertyJsonRequestBehavior (Inherited from System.Web.Mvc.JsonResult)
Public PropertyMaxJsonLengthmaximum json length (bytes)  
Public PropertyRecursionLimitrecursion limit (stack size)  
See Also

View on GitHub