I have a button on a usercontrol and the usercontrol is placed on the Page.
Now in Page also I have one Button control.
On Page_Load event of page i want to find out which of the button event is clicked, from usercontrol button or the button in page???
Please help this is very urgent for me. I used Postback, querystring but not got any solution.
Go to the complete details ...