HttpContext.Current.Items范围 [英] Scope of HttpContext.Current.Items

查看:140
本文介绍了HttpContext.Current.Items范围的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HttpContext.Current.Items 时丢失一个的Server.Transfer(); 发生

如果有啥,我将信息发送到另一页的最好办法 无需经过会议?

If so what is the best way for me to send information to another page without going through the Session?

推荐答案

是的,上下文仍然是有效的。它会变得无效,或者如果您使用的Response.Redirect()打破。

Yes, the context would still be valid. It would become invalid or break if you use Response.Redirect().

请参阅文章 HttpContext的项目集合

这篇关于HttpContext.Current.Items范围的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆