1
Answer

Accessing user control from code behind

Arnab

Arnab

17y
5.7k
1
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.
Answers (1)