Get parent page values from the usercontrol
- by Nimesh
How to get the parent page values from the usercontrol.
I have a usercontrol in a page. On click of the usercontrols button i wanna get some values from the page after executing a method. i need those values in my usercontrol. What is the best way to get the results of the page in the usercontrol.