JsonResourceResult Properties

Glimpse API

JsonResourceResult Properties Glimpse API Documentation
The JsonResourceResult type exposes the following members.
Properties

  NameDescription
Public propertyCallback
Gets or sets the JsonP callback function.
Public propertyContentType
Gets or sets the content type.
Public propertyData
Gets or sets the data to serialize into Json.
Back to Top
See Also