Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenation in C#
Message
From
02/03/2005 11:31:51
Fabian Borghi
Xenon Information Technology
Itaparica, Brazil
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Concatenation in C#
Miscellaneous
Thread ID:
00992037
Message ID:
00992037
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform