MvcSiteMapProvider is a tool that provides flexible menus, breadcrumb trails, and SEO features for the ASP.
I'm trying to create a breadcrumbs that includes pages viewed by user, like the example: Home -> Products -&…
asp.net asp.net-mvc mvcsitemapproviderI am using MvcSiteMapProvider 2.2.1 (http://mvcsitemap.codeplex.com), and am having a problem with creating children under a dynamic node (…
c# asp.net asp.net-mvc asp.net-mvc-2 mvcsitemapproviderI am using the ASP.NET MVC SiteMap provider in a project, and it is working great. I am having …
asp.net-mvc menu visibility nodes mvcsitemapproviderI need to implement Role security with my mvcSiteMapProvider V4 software. I am using it with MVC3. Example mvcSiteMap Code: &…
asp.net-mvc asp.net-mvc-3 mvcsitemapprovider asp.net-mvc-sitemapI am using MvcSiteMapProvider MVC5 with my web application and inside of my _Layout.cshtml file I am using: @if (…
c# asp.net-mvc mvcsitemapproviderI Want Create SiteMap For ASP.NET MVC Site. I Write This Code [XmlRoot("urlset", Namespace = "http://www.sitemaps.org/…
asp.net-mvc url-routing asp.net-mvc-routing sitemap mvcsitemapproviderI've recently hit a road block trying to use the MvcSiteMapProvider. In my application, I have three distinct areas: Landing, …
c# asp.net-mvc mvcsitemapprovider