Top "Sitemapprovider" questions

ASP.

SiteMap change SiteMapProvider?

I've got a custom menu navigation built from a web.sitemap file, the first line of this would be something …

asp.net custom-controls sitemap sitemapprovider web.sitemap
How does IPrincipal gets its roles?

I need to get know how SiteMapProvider.IsAccessibleToUser() works. Built-in XmlSiteMapProvider calls HttpContext.User.IsInRole() which uses System.Security.Principal.…

asp.net sitemapprovider iprincipal isinrole isaccessibletouser