OutputCacheUtility Methods

 

Namespace:   System.Web.Caching
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateCacheDependency(HttpResponse^)

Creates a cache dependency for the response.

System_CAPS_pubmethodSystem_CAPS_staticFlushKernelCache(String^)

Flushes the kernel cache for a specific Uniform Resource Identifier (URI).

System_CAPS_pubmethodSystem_CAPS_staticGetContentBuffers(HttpResponse^)

Gets the response content buffers.

System_CAPS_pubmethodSystem_CAPS_staticGetValidationCallbacks(HttpResponse^)

Gets the cache policy validation callback information.

System_CAPS_pubmethodSystem_CAPS_staticSetContentBuffers(HttpResponse^, ArrayList^)

Sets the content buffers.

System_CAPS_pubmethodSystem_CAPS_staticSetupKernelCaching(String^, HttpResponse^)

Gets the kernel cache key.

Return to top
Show: