我已经通过nuget将MVC SiteMapProvider添加到ASP.NET MVC4应用程序中
在布局中添加了站点地图菜单和站点地图路径html助手。在Visual Studio Development Server中运行web应用程序时,我获得了站点地图菜单,并且为我在Mvc.Sitemap中指定的链接成功生成了站点地图路径breadcrumb。
我已经通过nuget将MVC SiteMapProvider添加到ASP.NET MVC4应用程序中
在布局中添加了站点地图菜单和站点地图路径html助手。在Visual Studio Development Server中运行web应用程序时,我获得了站点地图菜单,并且为我在Mvc.Sitemap中指定的链接成功生成了站点地图路径breadcrumb。