Dotnetnuke menu custom root

Posted by Yobi21 on Stack Overflow See other posts from Stack Overflow or by Yobi21
Published on 2009-10-05T22:40:15Z Indexed on 2010/05/04 6:08 UTC
Read the original article Hit count: 155

Filed under:
|

Is there anyway to use the built-in DNN Menu module to display a menu based at a different root node other than the current tab node?

Given the following structure:

Page1
-child1_1
-child1_2
Page3
Page2(hidden)
-child2_1
-child2_2

In this scenario I will be having 2 menus on this skin. One will be normal navigation based off of the current node and the other will be a set of 'static' links to pages located outside the current node.

When on Page1 the normal navigation will show Page1, Page3 and the children of Page1 nested under Page1. The 'static' links will use 'Page2' as their root and will show child2_1 and child2_2.

© Stack Overflow or respective owner

Related posts about dotnetnuke

Related posts about dnn