Version

LargeJsonResult Class Members

The following tables list the members exposed by LargeJsonResult.

Public Constructors
 NameDescription
Public ConstructorLargeJsonResult ConstructorConstructor initializing the maximum length  
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)  
Public Methods
 NameDescription
Public MethodExecuteResultOverridden. override set response types and the instantiation of the JavaScriptSerializer  
See Also

View on GitHub