Pagemethods得到缓存
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Pagemethods得到缓存相关的知识,希望对你有一定的参考价值。
When debugging an ASP.NET page with PageMethods, Visual Studio will cache the result of the PageMethod. So you have to do a clean/rebuild of the solution every time you make any code changes to the PageMethod.
以上是关于Pagemethods得到缓存的主要内容,如果未能解决你的问题,请参考以下文章
将Javascript PageMethods“返回值”存储到变量中
来自 javascript PageMethods 的自定义 C# 数据传输对象
asp.net ajax客户端框架如何调用Page Method