Hey,
I'm trying to get the content of a standard field from a parent page
using the navigation manager. I know to grab the field for use in the
current page I would use:

Context:CurrentPage.Elements.GetElement(stf_ShortName).GetHtml()

So, for the parent page, would it be:

Context:ParentPage.Elements.GetElement(stf_ShortName).GetHtml()

And that might not even be exactly what I need. Let's say I needed to
get the stf_ShortName content from a page that was 3 levels from the
top of the nav structure. Let's say the page that I am getting the
information for is actually 8 levels from the top and that I needed it
on every level in between. How do I grab the element then?

Dave
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to