June 2002
Intermediate to advanced
816 pages
28h 12m
English
BasePartialCachingControl
This base class supports fragment caching, which allows portions of an
ASP.NET page to be cached. This page is inherited by the PartialCachingControl and StaticPartialCachingControl classes.
Public MustInherit Class BasePartialCachingControl : Inherits Control ' Protected Constructors Protected Sub New() ' Public Instance Properties Public Property Dependency As CacheDependency ' Public Instance Methods Overrides Public Sub Dispose() ' Protected Instance Methods Overrides Protected Sub OnInit(ByVal e As EventArgs) Overrides Protected Sub Render( ByVal output As HtmlTextWriter) End Class
System.Object→ Control(System.ComponentModel.IComponent, System.IDisposable, IParserAccessor, IDataBindingsAccessor)→ BasePartialCachingControl
Read now
Unlock full access