Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Concatenation in C#
Message
From
02/03/2005 11:49:32
 
 
To
02/03/2005 11:31:51
Fabian Borghi
Xenon Information Technology
Itaparica, Brazil
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00992037
Message ID:
00992044
Views:
21
Fabian,

You need to use reflection. Check out Rick's Blog on the subject at http://west-wind.com/weblog/posts/256.aspx.

~~Bonnie



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

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform