Name

PartialCachingControl

Synopsis

This class is utilized by the ASP.NET framework to use fragment caching with user controls. You can enable fragment caching by using the <OutputCache> directive at the beginning of the appropriate .ascx file.

Public Class PartialCachingControl : Inherits BasePartialCachingControl
' Public Instance Properties
   Public ReadOnly Property CachedControl As Control  
End Class

Hierarchy

System.Object Control(System.ComponentModel.IComponent, System.IDisposable, IParserAccessor, IDataBindingsAccessor)BasePartialCachingControl PartialCachingControl

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.