The RouterActionResult type exposes the following members.

Properties

  NameDescription
Public propertyError
Get the error in the result
Public propertyHasError
true if there is an error in the result
Public propertyStatus
Get the status of the result
Public propertyTuple
Get and set the Tuple

See Also