Rank: Newbie Groups: Member
Joined: 11/17/2012 Posts: 3
|
How can I redirect to a new page by clicking on the Menu Control? For example: I click on item "England". Then the navigator goes to "NewPage.aspx?Country=England". Thanks,
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
You would just set the MenuItem's NavigateUrl.
Thanks!
|