JsonResult Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ContentEncoding | Gets or sets the content encoding. |
![]() | ContentType | Gets or sets the type of the content. |
![]() | Data | Gets or sets the data. |
![]() | JsonRequestBehavior | Gets or sets a value that indicates whether HTTP GET requests from the client are allowed. |
![]() | MaxJsonLength | Gets or sets the maximum length of data. |
![]() | RecursionLimit | Gets or sets the recursion limit. |
Show:
