Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Form Visual Inheritance
Message
 
 
To
28/09/2008 20:56:07
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01351431
Message ID:
01351479
Views:
10
>Hi,
>I would like to subclass another web form including its UI (aspx) instead of only code behind web page. How could I do so ?
>
>Thank you

There is no simple visual subclassing in ASP.NET The simplest way could be to move the part you want to re-use to the User Control. Making the page to be your parent class is much more involved process.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform