PartialCachingAttribute Class
.NET Framework 2.0
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
[AttributeUsageAttribute(AttributeTargets.Class)]
public sealed class PartialCachingAttribute : Attribute
/** @attribute AttributeUsageAttribute(AttributeTargets.Class) */
public final class PartialCachingAttribute extends Attribute
AttributeUsageAttribute(AttributeTargets.Class)
public final class PartialCachingAttribute extends Attribute
Not applicable.
Community Additions
ADD
Show: