Jian, Thanks, but I'm looking more specifically to see if I can find the name of the current page's main link element (if that makes sense). Right now I'm using Context:CurrentPage.MainLink.Name and then testing that against a string of our common navigation list name. I was hoping I could some how get some sort of boolean back on a render tag like: Context:CurrentPage.MainLink.IsNavigationList() or something along those lines. For now, I think the string compare will work, but just seeing if there was a better way to detect if the main link element was a navigation manager list or not.
On Friday, June 22, 2012 12:43:50 PM UTC-5, Jian Huang wrote: > > Joel, > > navigation emulation code should suite your need > > http://simplyreddot.blogspot.com/2011/12/navigation-emulation.html > > > On Friday, June 22, 2012 10:36:59 AM UTC-4, Joel Kinzel wrote: >> >> I was wondering if anyone has successfully used render tags to detect if >> a page is connected to a master page's navigation list or not? >> >> The scenario is that we have some pages that will either be connected to >> navigation lists of other master pages, or to lists on non-master pages. >> >> Looking forward to hearing ideas. >> > -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/reddot-cms-users/-/uHrCtGjNmrkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
