The following tables list the members exposed by ComboJsonResult.
Name | Description | |
---|---|---|
![]() | ComboJsonResult Constructor | Constructor initializing maximum length, recursion limit, request behavior, combo and data. |
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) (Inherited from Infragistics.Web.Mvc.LargeJsonResult) |
![]() | RecursionLimit | recursion limit (stack size) (Inherited from Infragistics.Web.Mvc.LargeJsonResult) |
Name | Description | |
---|---|---|
![]() | ExecuteResult | Overridden. override set response types and the instantiation of the JavaScriptSerializer |
View on GitHub