C# Class System.ComponentModel.Navigation.ErrorActionResult

Represents an error as the result of invoking a controller action.
Inheritance: ActionResult
Show file Open project: nikhilk/silverlightfx Class Usage Examples

Private Methods

Method Description
ErrorActionResult ( Exception error ) : System