Static method that can be called from outside of MVC requests (like in Application_Error) to display an error View.
public static ActionResult ShowErrorPageResult(ErrorViewModel errorModel)
Parameters
errorModel
Overloads:
See also:
Class ErrorController© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic