Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Subclassing a Webform
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00597563
Message ID:
00600842
Vues:
13
Thank you for your help. That is a good idea.

>Hi,
>
>You are right. There is no such direct visual inheritance available with Web Forms in ASP.NET, though it can be done for the code behind code.
>
>If at all you need to achieve something like this, building customer server controls and using it in your web forms would be the way out. What I mean by this is you design one full page (visually) and make it as a server control. In the other page just use the <@Register> directive and insert the server control. You will get the same visual look when you browse the new page.
>
>If you need details on how to build custom server controls, please refer 'Professional ASP.NET' by Wrox Publications. (Chapter No. 18)
>
>If you need any specific help about building server controls do let me know about it.
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform