I think you can add your links with the single root and use StaticDisplayLevels property of the menu control to deal with the stuff. if you have 5 more links with home add all as child at second level and at the third level you have the submenus
for each item, set the property value to 2 and here you go :)
prashantlakh...
Member
332 Points
118 Posts
Re: Sitemap multiple roots
Jan 08, 2009 11:27 AM|LINK
hey,
I think you can add your links with the single root and use StaticDisplayLevels property of the menu control to deal with the stuff. if you have 5 more links with home add all as child at second level and at the third level you have the submenus for each item, set the property value to 2 and here you go :)
hope this helps