ErrorController.ShowErrorFromModel

Displays a generic error message but allows passing a view model directly for additional flexibility

public ActionResult ShowErrorFromModel(ErrorViewModel errorModel)

Parameters

errorModel


See also:

Class ErrorController

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