摘要: 要在PreInit Event前做改动 Another Method, in the application PreRequestHandlerExcute void Application_PreRequestHandlerExecute(object sender, EventArgs e) { Page page = Context.Handler as Page; if... 阅读全文
posted @ 2008-01-05 15:45 foward.molly.宝儿 阅读(314) 评论(0) 推荐(0) 编辑