Topic awaiting preservation: .NET Page Inheritance (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: New Jersey, USA |
posted 04-21-2004 16:35
I am currently working on a project in .NET and want to do Session checking in each page. I am creating a base page which all other pages will inherit from. What I would like to do is override the Page_Load method to handle the Session checking, but am not sure if this is the best route to go. |
Paranoid (IV) Inmate From: [s]underwater[/s] under-snow in Juneau |
posted 04-21-2004 21:12
if you set your variable on one page: |