메소드 | 설명 | |
---|---|---|
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
SelectedNavigationAttribute ( string selectedNavClass ) : System.Web.Mvc |
public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutedContext | |
리턴 | void |
public SelectedNavigationAttribute ( string selectedNavClass ) : System.Web.Mvc | ||
selectedNavClass | string | |
리턴 | System.Web.Mvc |