Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebUserControls + RegisterBizObj
Message
De
18/09/2004 10:05:31
 
 
À
18/09/2004 07:48:29
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00943712
Message ID:
00943726
Vues:
21
I may be misunderstanding your question, but wouldn't you just need a reference in your project to the .DLL containing your Business Object and an "Inherits" for it's namespace?

~~Bonnie

>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!!!
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform