Friday, June 26, 2009

How do you relate an aspx page with its code behind page ?



Using the Page Directive.


<@page .. codefile="yourcsfile.aspx.cs" ...

No comments:

Post a Comment