Accessing user control from code behind
Hi,
Can somebody please let me know how to access user control from the code behind of the aspx page on which I have embedded the user control.
For example I have a label in my user control. I want to change the label from code behind. How can I do that?
Regards,
Arnab.