Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Concatenation in C#
Message
De
02/03/2005 11:31:51
Fabian Borghi
Xenon Information Technology
Itaparica, Brésil
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Concatenation in C#
Divers
Thread ID:
00992037
Message ID:
00992037
Vues:
58
I need to make a string like yhis:

for (i;i <=24; i++)

string control;
control = "this.HyperLink" + i + ".Text"

and then i need to pass the text value for each loop.
In FoxPro i make a macro substitution - &control = "Text" -, but i don´t know how i make this in C#
Thanks in Advance
Fabian A. Borghi
Xenon Information Technology
Itaparica - BA - Brasil
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform