Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User Controls
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Titre:
Divers
Thread ID:
00759524
Message ID:
00759859
Vues:
27
Is your user controls in a different directory then where your web site is?

>Hi Cathi,
>
>Any idea how bad of a performance hit that might be? Only problem is (and I haven't tried it yet), I'm guessing that Reflection won't get me the path too, will it? If I have to hard-code a virtual path, then I guess I have to.
>
>I guess now I'm just wondering if there is any other way of doing this other than using the LoadControl() method.
>
>~~Bonnie
>
>
>>Hi Bonnie,
>>
>>If you don't want to hard-code the name of the ascx file and you don't want to use a table, how about using Reflection to get at the name of the class for your usercontrol? You will incur a performance hit but you could interogate the assembly to get the name of the class then use it to figure out the name of the ascx file.
>>
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform