OutputCacheParameters.Enabled Property

 

Gets or sets a value indicating whether output caching is enabled for the current content.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

member Enabled : bool with get, set

Property Value

Type: System.Boolean

true if output caching is enabled for the current content; otherwise, false. The default is true.

.NET Framework
Available since 2.0
Return to top
Show: