Hi Tony,

.Parent.Id rendertag only works if current page is in navigation manager.

For article pages or pages that do not need to show up in navigation, else the 
number of pages of those type would overwhelm navigation manager, hence sllllow 
navigation rendering.

Jon, take a look at this an see if this is what you need.  It checks up to 5 
levels up

http://simplyreddot.blogspot.com/2011/12/navigation-emulation.html?m=1

Sent from my iPhone

On Aug 29, 2012, at 6:48 PM, Tony Gayter <tonygay...@gmail.com> wrote:

> CurrentPage.Parent.Page.Id
> 
> On Aug 29, 2012 9:22 PM, "Jon Lane" <jlane09...@gmail.com> wrote:
> I am trying to emulate navigation for an article page that is not in 
> navigation manager. All i need for this to work is its parent page's guid, 
> and I cannot for the life of me figure out how to get it. Best I have so far 
> is using 
> "Context:CurrentMasterPage.MainLink.OwnerPage.Id.ToString(N).ToUpper()" which 
> gives me a GUID but I cant figure out what that guid responds to, I can tell 
> you that it is not the parent page tho. Any 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/-/DeFPXbKKd9YJ.
> To post to this group, send email to reddot-cms-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> reddot-cms-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/reddot-cms-users?hl=en.
> -- 
> You received this message because you are subscribed to the Google Groups 
> "RedDot CMS Users" group.
> To post to this group, send email to reddot-cms-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> reddot-cms-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/reddot-cms-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to reddot-cms-users@googlegroups.com.
To unsubscribe from this group, send email to 
reddot-cms-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to