Top "Mvcsitemapprovider" questions

MvcSiteMapProvider is a tool that provides flexible menus, breadcrumb trails, and SEO features for the ASP.

Create breadcrumbs Path in asp.net MVC

I'm trying to create a breadcrumbs that includes pages viewed by user, like the example: Home -> Products -&…

asp.net asp.net-mvc mvcsitemapprovider
Creating child nodes for a DynamicNode in MvcSiteMapProvider that have dynamic parameters

I 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 mvcsitemapprovider
ASP.NET MVC SiteMap provider -- How to 'hide' single items in the actual menu

I 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 mvcsitemapprovider
How implement security with the mvcSiteMapProvider?

I 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-sitemap
System.Web.Mvc.HtmlHelper does not contain a definition for MvcSiteMap

I am using MvcSiteMapProvider MVC5 with my web application and inside of my _Layout.cshtml file I am using: @if (…

c# asp.net-mvc mvcsitemapprovider
Create SiteMap in ASP.NET MVC

I 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 mvcsitemapprovider