AjaxJsonResponse Members
The AjaxJsonResponse type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
data |
Data (of any type) returned by the Ajax request.
|
![]() |
exitcode |
Gets or sets the exitcode. Numeric code of exception. 0 if success.
|
![]() |
msg |
Returned message. On error it contains error message.
|
![]() |
pk |
The unique identifier (Pk) of involved object if one.
|
![]() |
success |
A value indicating whether action performed by the Ajax request was completed successfully.
|