摘要:
private string getPostBackControlName() { Control control = null; string ctrlname = Page.Request.Params["__EVENTTARGET"]; if (ctrlname != null && ctrlname != String.Empty) ... 阅读全文
posted @ 2008-10-23 16:10 renhb 阅读(340) 评论(0) 推荐(0)
浙公网安备 33010602011771号