Mike Bowler

Results 1 issues of Mike Bowler

Recently I added two new to an existing Mvc.sitemap and all was find. These were appearing within a menu and breadcrumb. Menu: `@Html.MvcSiteMap().Menu("BootstrapMenuHelperModel")` Using the model `MvcSiteMapProvider.Web.Html.Models.MenuHelperModel` Breadcrumb: `@Html.MvcSiteMap().SiteMapPath("BootStrapBreadcrumb")` Using...

is:Configuration Problem
is:Question