if (this.Request.Form["__EVENTTARGET"].ToString() != this.lbtTest.UniqueID){return true;}else{return false;} 希望能找到更好办法 转载于:https://www.cnblogs.com/treeyh/archive/2007/11/16/961647.html