摘要:
1:在你不需要缓存的页面加上<%@OutputCacheLocation="None"VaryByParam="None"%>2:若是整个系统不需要缓存 可配置<caching> <outputCache enableOutputCache="false"></outputCache></caching> 阅读全文
posted @ 2012-06-28 13:06 hyd309 阅读(781) 评论(0) 推荐(0)
|
摘要:
1:在你不需要缓存的页面加上<%@OutputCacheLocation="None"VaryByParam="None"%>2:若是整个系统不需要缓存 可配置<caching> <outputCache enableOutputCache="false"></outputCache></caching> 阅读全文
posted @ 2012-06-28 13:06 hyd309 阅读(781) 评论(0) 推荐(0) |
||