System.Web.UI.BasePartialCachingControl.CachePolicy Property

Gets the System.Web.UI.ControlCachePolicy object that is associated with the wrapped user control.

Syntax

public ControlCachePolicy CachePolicy { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BasePartialCachingControl.CachePolicy property enables programmatic access to the System.Web.UI.ControlCachePolicy object associated with the user control contained by the System.Web.UI.BasePartialCachingControl instance. The System.Web.UI.ControlCachePolicy object can be programmatically manipulated to influence a user control's caching behavior and settings.

Requirements

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