通过C#在asp.net中的viewstate是什么? [英] viewstate in asp.net via c# what it is?

查看:94
本文介绍了通过C#在asp.net中的viewstate是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

asp.net中的viewstate是什么意思?
他的设置是什么?

what the meaning of viewstate in asp.net?
and what is his settings?

推荐答案

ViewState是一种状态管理技术,在ASP.NET网页中用于保持跨回发对Web窗体状态的更改. .有关更多信息,请参考以下内容:

http://msdn.microsoft.com/en-us/library/ms972976.aspx [ ^ ]

http://www.w3schools.com/aspnet/aspnet_viewstate.asp [
ViewState is a state managment technique which is used in ASP.NET Web page to persist changes to the state of a Web Form across postbacks. For more information refer these:

http://msdn.microsoft.com/en-us/library/ms972976.aspx[^]

http://www.w3schools.com/aspnet/aspnet_viewstate.asp[^]

hope it helps :)


这篇关于通过C#在asp.net中的viewstate是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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