Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the name of the control
Message
De
05/06/2006 20:25:41
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Getting the name of the control
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01127243
Message ID:
01127243
Vues:
69
If I have the following code:
If TypeOf loControl Is System.Web.UI.UserControl Then
End If
From within the condition, how would I get the loControl name? I am not looking for the ID but the name of the control itself. I need to use this in order to be sure that I am using the proper control if I go in this condition and not another UserControl that could have been dropped on the form.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Répondre
Fil
Voir

Click here to load this message in the networking platform