메소드 | 설명 | |
---|---|---|
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void |
Called by the ASP.NET MVC framework after the action method executes.
|
public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutedContext | The filter context. |
리턴 | void |