The ActionResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
Error |
Get the error in the result
| |
HasError |
true if there is an error in the result
| |
Status |
Get the status of the result
| |
Tuple |
Get and set the Tuple
|