S
suzy
hi i am quite new to .net and am trying to implement page templates but i
just cant seem to get it to work, and i dont quite follow the examples on
the net.
all i want to do is create a template where i have a header (user control),
left column, and footer on every page. the remainder of the page will
change per page.
can anyone please help? i think i know that i have to create a template.cs
file which inherits from the page object. and then my aspx page inherits
from the template.cs object, but the examples seem to confuse me after that.
just cant seem to get it to work, and i dont quite follow the examples on
the net.
all i want to do is create a template where i have a header (user control),
left column, and footer on every page. the remainder of the page will
change per page.
can anyone please help? i think i know that i have to create a template.cs
file which inherits from the page object. and then my aspx page inherits
from the template.cs object, but the examples seem to confuse me after that.