reg:asp.net中的持久性 [英] reg :Persistance in asp.net

查看:79
本文介绍了reg:asp.net中的持久性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在代码项目中看到了一个持久性代码,它的工作正常.
但是我想先存储页面,然后再重定向到页面B
还需要在重定向到A时保存B

我在下面的链接中找到了该文章
保持网页状态


I saw one persistent code in code project, its working fine.
But I want to store page before redirecting to Page B
also B needs to be saved while redirecting to A

I found that article in the below link
Persisting the state of a web page


Can any one help me to solve this issue?

推荐答案

您可以在查询字符串中传递值或将其存储在会话中吗?您无法存储页面.您可以从页面存储或传递值.
You can pass values on the query string or store them in the session ? You can''t store a page. You can store or pass values from the page.


这篇关于reg:asp.net中的持久性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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