摘要:
public static Control GetPostBackControl(Page page) { Control control = null; string ctrlname = page.Request.Params.Get("__EVENTTARGET"); if (ctrlname != null && ctrlna... 阅读全文
posted @ 2008-01-08 17:35 Andrew Yin 阅读(227) 评论(0) 推荐(0)
浙公网安备 33010602011771号