WebResponseParamsBase Class Members
In This Topic
The following tables list the members exposed by
WebResponseParamsBase.
Public Constructors
Public Properties
| Name | Description |
 | blocked | Gets or sets a value indicating whether the requested controller action is blocked by another request. |
 | errorMessage | Gets or sets a string that describes an error occurred during request execution. |
 | requestId | Gets or sets the identifier of request. |
 | success | Gets or sets a value indicating whether the request was completed successfully. |
See Also