在web.config文件中定义一个outputCacheProfile
除了采用 HttpResponse.RemoveOutputCacheItem("/default.aspx")方式清空。
有什么方法可以批量的清空。
或者大家有什么实际使用asp.net缓存在开发中的应用经验分享下asp.netcache