Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Form Visual Inheritance
Message
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:
01351482
Views:
23
>>>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.
>
>One of the giant leaps backward for ASP.NET.

Yes, here we're lacking VFP simplicity of turning working form (page) into a class.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform