Get parent page values from the usercontrol

Posted by Nimesh on Stack Overflow See other posts from Stack Overflow or by Nimesh
Published on 2010-05-20T07:47:03Z Indexed on 2010/05/20 7:50 UTC
Read the original article Hit count: 168

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#