J
Jeff
hey
asp.net 2.0
I'm using 2 menus in my webportal project. One menu is the main menu, and a
sub-menu shows menu item dependent on what is the selected menu item in main
menu.
I followed this example on MSDN:
http://msdn2.microsoft.com/en-us/library/16yk5dby.aspx
This works....
But here is my PROBLEM:
I've got a webpage which is not accessible from the menu. But when this
webpage is displayed I want the sub-menu to display menu items related to
this webpage. I don't know how to do this, because no events in the main
menu is triggered.
Any suggestions?
Jeff
asp.net 2.0
I'm using 2 menus in my webportal project. One menu is the main menu, and a
sub-menu shows menu item dependent on what is the selected menu item in main
menu.
I followed this example on MSDN:
http://msdn2.microsoft.com/en-us/library/16yk5dby.aspx
This works....
But here is my PROBLEM:
I've got a webpage which is not accessible from the menu. But when this
webpage is displayed I want the sub-menu to display menu items related to
this webpage. I don't know how to do this, because no events in the main
menu is triggered.
Any suggestions?
Jeff