Manages the output cache for a request

Namespace: DotNetNuke.HttpModules.OutputCaching
Assembly: DotNetNuke.HttpModules (in DotNetNuke.HttpModules.dll)

Syntax

C#
public class OutputCacheModule : IHttpModule
Visual Basic
Public Class OutputCacheModule
	Implements IHttpModule

Inheritance Hierarchy

System..::..Object
  DotNetNuke.HttpModules.OutputCaching..::..OutputCacheModule

See Also