商店视图状态值在哪里 [英] where is the store view state value

查看:91
本文介绍了商店视图状态值在哪里的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

商店视图状态值在哪里?

where is the store view state value

推荐答案

假设您正在谈论ASP.NET,则将ViewState写在网页中.特别是,它被写入一个看起来像这样的隐藏字段中:
Assuming you are talking about ASP.NET, ViewState is written in the web page. Speicifically, it''s written into a hidden field that looks like this:
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPPP......" />


这篇关于商店视图状态值在哪里的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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