Version

ComboJsonResult Class Members

The following tables list the members exposed by ComboJsonResult.

Public Constructors
 NameDescription
Public ConstructorComboJsonResult ConstructorConstructor initializing maximum length, recursion limit, request behavior, combo and data.  
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) (Inherited from Infragistics.Web.Mvc.LargeJsonResult)
Public PropertyRecursionLimitrecursion limit (stack size) (Inherited from Infragistics.Web.Mvc.LargeJsonResult)
Public Methods
 NameDescription
Public MethodExecuteResultOverridden. override set response types and the instantiation of the JavaScriptSerializer  
See Also

View on GitHub