PartialCachingControl

PartialCachingControldisposable

System.Web.UI (system.web.dll)class

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 : BasePartialCachingControl { // Public Instance Properties    public Control CachedControl{get; } }

Hierarchy

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



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net