Method | Description | |
---|---|---|
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void |
This provides simple feedback to the modelstate in the case of errors.
|
protected OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutedContext | |
return | void |