I’m using VS2010/C#, how can I change ASP.NET menu item navigate URL property in code behind? it seems that ASP:MENU items don’t have any ID, so how can I access them in codebehind?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
menu is a collection of items so you can use indexing for access any particular item in menu