C# Class IsThereAnyNews.Mvc.Controllers.ErrorController

Inheritance: Controller
Show file Open project: jstadnicki/isthereanynews Class Usage Examples

Public Methods

Method Description
NotFound ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
AccessDenied ( ) : System.Web.Mvc.ActionResult
OtherHttpStatusCode ( int httpStatusCode ) : System.Web.Mvc.ActionResult
ServerError ( ) : ActionResult

Method Details

NotFound() public method

public NotFound ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult