System.Web.UI.PartialCachingControl.CachedControl Property

Gets a reference to the user control that is cached.

Syntax

public Control CachedControl { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property returns the user control only when its output is not cached. If the user control output exists in the output cache, this property returns null, because an instance of the control is never created.

Requirements

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