Click or drag to resize

ResponseSendEventArgsOriginalResponse Property

Gets a response JSON before modification.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Hashtable OriginalResponse { get; }

Property Value

Type: Hashtable
Remarks
This property represents a copy of the original response and should be used only for informational purposes.
See Also