ErrorController.ShowMessage
Related Topics
See also
Class ErrorController
West Wind Web Toolkit for ASP.NET
 ErrorController.ShowMessage
public ActionResult ShowMessage(string title,
	string message,
	string redirectTo,
	bool isHtml);

Parameters

string title

string message

string redirectTo

bool isHtml


See also:

Class ErrorController


Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic