摘要:
在XAF中,如果使用HttpContext.Response.Redirect()进行跳转,会出现”当前线程终止“的报错,跳转失败。这时候,应该改用WebApplication.Redirect()静态方法。 阅读全文
posted @ 2015-05-25 18:23 lsr_flying 阅读(418) 评论(0) 推荐(0)
|
||
|
摘要:
在XAF中,如果使用HttpContext.Response.Redirect()进行跳转,会出现”当前线程终止“的报错,跳转失败。这时候,应该改用WebApplication.Redirect()静态方法。 阅读全文
posted @ 2015-05-25 18:23 lsr_flying 阅读(418) 评论(0) 推荐(0) |
||