PartialCachingControl.CachedControl Property
.NET Framework (current version)
Gets a reference to the user control that is cached.
Assembly: System.Web (in System.Web.dll)
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.
.NET Framework
Available since 1.1
Available since 1.1
Show: