C# Class WebProject.Controllers.Misc.HttpErrorPageController

Inheritance: Controller
Mostra file Open project: huilaaja/RedirectManager

Public Methods

Method Description
HttpErrorPageController ( RedirectService redirectService ) : System.Web.Mvc

Private Methods

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

Method Details

HttpErrorPageController() public method

public HttpErrorPageController ( RedirectService redirectService ) : System.Web.Mvc
redirectService WebProject.Redirects.RedirectService
return System.Web.Mvc