JsonResourceResult Properties
From Glimpse API
| JsonResourceResult Properties | Glimpse API Documentation |
The JsonResourceResult type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Callback |
Gets or sets the JsonP callback function.
| |
| ContentType |
Gets or sets the content type.
| |
| Data |
Gets or sets the data to serialize into Json.
|
See Also