Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling page method from usercontrol
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00692278
Message ID:
00710045
Vues:
30
>You can create a base class from Page object and inherit all other pages from it. Create a method in base class and it will be accessible from all inherited pages.
>
>e.g. ((MyBasePage)this.Page).SaveData();

Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform