maartenba / MvcSiteMapProvider

An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
Microsoft Public License
537 stars 220 forks source link

configuration question/issue - multiple unconsolidated sitemap visibility providers #489

Open snowfire20 opened 4 years ago

snowfire20 commented 4 years ago

Is it possible to have multiple sitemap visibility providers configured separably? In our solution I have this configured with one custom provider as the default provider, and would like to also configure a completely separate provider(s). we are using autofac as our Di container.

the "default" provider works perfectly, the other provider errors out like its not configured properly (same namespace)

more details and code snippets here: (apologies for posting in both places) https://stackoverflow.com/questions/57809538/configure-custom-mvcsitemapvisibility-provider-with-autofac-and-parameters