|
-
Nov 22nd, 2008, 12:03 AM
#1
Thread Starter
Fanatic Member
reflection - adding/changing label text
i have a couple of labels that i do not know the names of at compile time.
i will only know these names at runtime.
I would like to change the text of these labels at runtime using reflection.
I am able to use reflection to get at properties and methods, but am having trouble getting at an actual control on the page usch as a Label or a Textbox.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|