Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Form Visual Inheritance
Message
 
 
À
28/09/2008 20:56:07
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01351431
Message ID:
01351479
Vues:
11
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform