SyntaxFix
Write A Post
Hire A Developer
Questions
To get exact name of control, use:
string controlName = Page.FindControl(Page.Request.Params["__EVENTTARGET"]).ID;