本文介绍了在Master页面中,菜单每次都刷新问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 我在母版页的树状视图中设置母版页和侧边菜单,当用户点击菜单项时它在ContentPlaceholder中打开它兴高采烈的页面。 它刷新整个页面,我只想要ContentPlaceHolder刷新。 我尝试使用AJAX框架的ScriptManager和Updatepanel。但是没有帮助。 请帮忙。 谢谢解决方案 Hi,I have set master page and side menu's in tree view in master page & when user clicks on Menu item it open its elated page in ContentPlaceholder.Its refreshing the whole page and I want only ContentPlaceHolder to refresh.I tried using ScriptManager & Updatepanel of AJAX framework. But didn't helped.Please help.Thanks 解决方案 这篇关于在Master页面中,菜单每次都刷新问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
11-01 18:32