Accessing and binding SubMenu Items
hi,
Can we access low Level Node of Menu for which web.sitemap exists.
Suppose Menu items are: a b c d e
for these we have .aspx pages i.e a.aspx, b.aspx .......
'a' has a1,a2,a3..
'b' has b1,b2,b3.. (further child Items may exists for b1 or b2...)
Now, if I click on 'b' menu item its page would show only its child items or sub menu.
How can it be done, pls tell me .
thanks in advance.
|