Method | Description | |
---|---|---|
AreaMenu ( string areaName, string areaTitle, string areaIcon, HelperResult>.Func | ||
MenuAction ( string actionName, string controllerName, string icon, string title ) : System.Web.WebPages.HelperResult |
public static AreaMenu ( string areaName, string areaTitle, string areaIcon, HelperResult>.Func | ||
areaName | string | |
areaTitle | string | |
areaIcon | string | |
menuContent | HelperResult>.Func | |
return | System.Web.WebPages.HelperResult |
public static MenuAction ( string actionName, string controllerName, string icon, string title ) : System.Web.WebPages.HelperResult | ||
actionName | string | |
controllerName | string | |
icon | string | |
title | string | |
return | System.Web.WebPages.HelperResult |