System.Web.UI.BasePartialCachingControl Class

Provides the base functionality for the System.Web.UI.StaticPartialCachingControl and System.Web.UI.PartialCachingControl classes.

See Also: BasePartialCachingControl Members

Syntax

[System.ComponentModel.ToolboxItem(false)]
public abstract class BasePartialCachingControl : Control

Remarks

The System.Web.UI.BasePartialCachingControl class represents a user control that has output caching enabled in programmatic scenarios. ASP.NET provides several ways to enable output caching for a control. The following list describes methods you can use to enable output caching:

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0