NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

OutputCacheModule Class

[To be supplied.]

Object
   OutputCacheModule

[Visual Basic]
Public Class OutputCacheModule
   Implements IHttpModule
[C#]
public class OutputCacheModule : IHttpModule
[C++]
public __gc class OutputCacheModule : public IHttpModule
[JScript]
public class OutputCacheModule implements IHttpModule

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Caching

Assembly: System.Web.dll

See Also

OutputCacheModule Members | System.Web.Caching Namespace