You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: