Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class Inheritance
Message
 
To
13/01/2005 09:54:55
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
DB2
Miscellaneous
Thread ID:
00976750
Message ID:
00976761
Views:
20
Simple
Just change the inherits statement to inherit from your class.

If your class is in another assembly you will need to add a reference to that assembly.

So basically the statement at the top of the page is

Inherits System.Web.UI.Page

change it to

Inherits webuicontrols.webpageclass

Rodman
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform