Hi,
I have a <DIV runat="server"> element which has <asp:lable> elements for menus. I need to hide or show individual menu choices (lables) depending upon
a boolean value. I want to do this in the Master Page's code behind file. Can I do it? I could not find any suitable material. I am using .Net 3.5. Can I do it in any other way than <DIV> tag?
Thank you,
Piyush Varma
Go to the complete details ...