System.Web.Configuration.SystemWebCachingSectionGroup.OutputCache Property

Gets the outputCache section contained within the configuration.

Syntax

[System.Configuration.ConfigurationProperty("outputCache")]
public OutputCacheSection OutputCache { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Configuration.OutputCacheSection object refers to the outputCache section of the configuration file.

Requirements

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