Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
rtutus
Aged Yak Warrior
522 Posts |
Posted - 2007-05-17 : 01:05:51
|
inheriting from a class while using single page code modelHI, I need to use single page code model in asp.net 1.1 and I need that my page inherit from a class that belong to a certain namespace myPath.MyNamespaceHow do I implement the fact that the page inherits from the class : myClass when I don t wanna use code behind.Thanks |
|
jsmith8858
Dr. Cross Join
7423 Posts |
|
|
|
|