Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class Inheritance
Message
 
À
13/01/2005 09:54:55
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
DB2
Divers
Thread ID:
00976750
Message ID:
00976761
Vues:
19
Simple
Just change the inherits statement to inherit from your class.

If your class is in another assembly you will need to add a reference to that assembly.

So basically the statement at the top of the page is

Inherits System.Web.UI.Page

change it to

Inherits webuicontrols.webpageclass

Rodman
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform