Tagged Questions
1
vote
4answers
1k views
Determine which button inside a user control sent the event
I have a user control that has several buttons.
On page_load, I want to run a method except if a specific button was pressed.
When I check the sender on page load inside the user control, I just get ...
0
votes
1answer
113 views