ErrorController.ShowError

Displays a generic error message

public ActionResult ShowError(string title,
	string message,
	string redirectTo,
	bool isHtml)

Parameters

title

message

redirectTo

isHtml


See also:

Class ErrorController

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic