Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebUserControls + RegisterBizObj
Message
De
18/09/2004 07:48:29
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
WebUserControls + RegisterBizObj
Divers
Thread ID:
00943712
Message ID:
00943712
Vues:
67
Hi all!

The following description referes to the MM.NET Framework.

I have a BusinessObject (menue.vb) which handles the whole access to the database.

On the WebForm (Inherits mmBusinessWebPage) I'm referring to this BusinessObject using
Me.oMenue = CType(Me.RegisterBizObj(New menue()), menue)
But how can I do this (access the BusinessObject) within a WebUserControl (*.ascx)?
Which "Inherits" do I have to enter to make it work?

Thanks for help!!!
robert.oh.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform