Inheritence of web forms

In .net 2005 when defining a web form (.aspx), the partial keyword is added, which as I understood, doesn't allow inheritence. How in this case can I inherit a web form

Thanks.

 



Answer this question

Inheritence of web forms