Getting the _EVENTTARGET hidden field

string controlName = Request.Params.Get("__EVENTTARGET");

Comments

Popular posts from this blog

C# code to Check IE Proxy Settings

Convert XElement to DataTable