本文介绍了在ASP.NET Web应用程序中维护每页状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
海,
我正在做在线计费项目.我想保留该网页
通过单击保持按钮,然后单击恢复"按钮,整个页面应恢复
并允许我添加具有相同发票编号的更多详细信息.
Hai,
I am doing project for online billing.In that i want to hold the hold webpage
by clicking hold button and when i clik resume button the whole page should resume
and allow me to add further details with same invoice number.
推荐答案
这篇关于在ASP.NET Web应用程序中维护每页状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!