Can Sitemap.CurrentNode use non default sitemap provider?

  • Thread starter Thread starter AmitKu
  • Start date Start date
A

AmitKu

Here is my situation. I have two sitemaps registered, A and B, where A
is used by my default provider.

When I do Sitemap.CurrentNode it operates w/ respect to the default
provider. However, I want to do some fun programmatic stuff with
SiteMap.CurrentNode, with regards to sitemap B on a certain page.

How can I specify that when I say SiteMap.CurrentNode I want it to talk
to me with respect to my non default sitemap provider?

Thanks in advance,
Amit
 
Back
Top