K
Kevin
Am a newbie to ASP.NET and have jumped right into 2.0.
I have a static menu (using the menu control) for just 3 pages on a 20 page
website.
I would like to put all the code in one place, as it will make maintenance
very easy.
In the good old ASP days I could use <#include ...>
What is the best way of putting my menu code in one place, available to all
3 pages, in ASP.NET???
I have a static menu (using the menu control) for just 3 pages on a 20 page
website.
I would like to put all the code in one place, as it will make maintenance
very easy.
In the good old ASP days I could use <#include ...>
What is the best way of putting my menu code in one place, available to all
3 pages, in ASP.NET???