Click or drag to resize

ResponseSendEventArgs Properties

The ResponseSendEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCustomResponseData
Gets or sets a user data that should be added to response.
Public propertyOriginalResponse
Gets a response JSON before modification.
Public propertyParams
Gets a user defined parameters from HTTP request.
Top
See Also