3 references to Server
System.Web (2)
HttpCachePolicy.cs (1)
68ServerAndNoCache = Server,
HttpResponse.cs (1)
2681_cachePolicy.SetCacheability(HttpCacheability.Server);
System.Web.Extensions (1)
Script\Services\RestHandler.cs (1)
65context.Response.Cache.SetCacheability(HttpCacheability.Server);