Click to See Complete Forum and Search --> : How to get the control that caused PostBack of the page


Aasher
January 18th, 2003, 05:28 AM
At 'Page_Load' of my aspx.cs file, I want to get the control which caused the postback of my page.

How can I get it.