System.Web.UI.BasePartialCachingControl.Dependency Property

Gets or sets an instance of the System.Web.Caching.CacheDependency class associated with the cached user control output.

Syntax

public System.Web.Caching.CacheDependency Dependency { set; get; }

Value

a System.Web.Caching.CacheDependency

Remarks

This property allows you to remove user control output from the output cache when the associated cache dependency changes.

Requirements

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