Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASPX   (RSS)
Creating a Menu in ASP.NET
After spending some time wondering how to create an effective menu I stumbled accross the System.Web.UI.WebControls Menu Class, It was really easy to implement, in your aspx file you just write some code that looks like this: <asp:Menu ID="myMenu" Read More...
Page view tracker