Click or drag to resize
ActionResult Properties

The ActionResult 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
Top
See Also