메소드 | 설명 | |
---|---|---|
Breadcrumb ( ) : System.Web.Mvc.ActionResult | ||
LinkMenu ( ) : System.Web.Mvc.ActionResult | ||
NavigationController ( ) : System.Web.Mvc | ||
NavigationController ( INavigationRepository navigationRepository ) : System.Web.Mvc | ||
NavigationLinks ( ) : System.Web.Mvc.ActionResult | ||
PrimaryMenu ( ) : System.Web.Mvc.ActionResult | ||
SecondaryMenu ( ) : System.Web.Mvc.ActionResult |
public Breadcrumb ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public NavigationController ( INavigationRepository navigationRepository ) : System.Web.Mvc | ||
navigationRepository | INavigationRepository | |
리턴 | System.Web.Mvc |
public NavigationLinks ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public PrimaryMenu ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public SecondaryMenu ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |