DotNetDunce
Programmer
I have a hidden label on the master page that I want to be able to read the text of from a content page. I've used the page.master.findcontrol("label") to find the control but I don't know how to retrieve the text from it. Would someone point me in the right direction?
Thanks!
Thanks!