JsonResult Properties
Visual Studio 2010
The JsonResult type exposes the following members.
| 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. |
Community Additions
ADD
Show: