G
Guest
I'm programming in ASP.NET 2.0.
For a set of applications I need to create some general classes that inherit
from System.Web.UI.Page.
In particular, I have tried to construct a class (from System.Web.UI.Page)
that must be the base class for other inherited objects. But I have tried to
aknowledge to VS my class as a class with no success!
I need to know how to do it step by step.
Do you have any suggests for me?
Thanks
For a set of applications I need to create some general classes that inherit
from System.Web.UI.Page.
In particular, I have tried to construct a class (from System.Web.UI.Page)
that must be the base class for other inherited objects. But I have tried to
aknowledge to VS my class as a class with no success!
I need to know how to do it step by step.
Do you have any suggests for me?
Thanks