摘要: catch (System.Threading.ThreadAbortException ex) { HttpContext.Current.Response.End(); } 只需在转向时捕获此异常,即可,而且,转向依然会继续。 阅读全文
posted @ 2008-10-06 18:18 chenleinet 阅读(287) 评论(0) 推荐(0) 编辑