System.Web.Configuration.OutputCacheSection Class

Configures the output cache for a Web application. This class cannot be inherited.

See Also: OutputCacheSection Members

Syntax

public sealed class OutputCacheSection : System.Configuration.ConfigurationSection

Remarks

The System.Web.Configuration.OutputCacheSection class allows you to programmatically access and modify the OutputCache section.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0