如何在不重新加载asp.net中的母版页面的情况下更改页面 [英] How can i change the page with out reloading the Master page in asp.net

查看:68
本文介绍了如何在不重新加载asp.net中的母版页面的情况下更改页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个应用程序,其中我要求我的母版页不能刷新,但是当我需要加载或者nevigat然后加载新的asp.net页面然后

I have an application in which i required my master page not to be refreshed but load the new asp.net page when ever i need then to load or to nevigat to then

推荐答案

使用Updatepanel ..



http://stackoverflow.com/questions/5010887/reload-a-page-without-reloading-the-masterpage [ ^ ]
Use Updatepanel..

http://stackoverflow.com/questions/5010887/reload-a-page-without-reloading-the-masterpage[^]


简单使用asp .net更新面板将加载部分页面而不是整个。

a典型的例子可以在这里看到。



http://www.codingsack.com /question/15/capture-asp.net-Ajax-Update-Panel-Begin-Request-and-End-Request-Event s.html [ ^ ]
Simple use asp.net Update Panel which will load a partial page not the whole.
a typical example can be seen here.

http://www.codingsack.com/question/15/capture-asp.net-Ajax-Update-Panel-Begin-Request-and-End-Request-Events.html[^]


这篇关于如何在不重新加载asp.net中的母版页面的情况下更改页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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