The properties of System.Web.Configuration.OutputCacheSection are listed below. For a list of all members, see the OutputCacheSection Members list.
See Also: Inherited members from System.Configuration.ConfigurationSection
EnableFragmentCache | bool.
Gets or sets a value indicating whether the fragment cache is enabled. | |
EnableKernelCacheForVaryByStar | bool.
Gets or sets a value indicating whether kernel caching is enabled. | |
EnableOutputCache | bool.
Gets or sets a value indicating whether the output cache is enabled. | |
OmitVaryStar | bool.
Gets or sets a value indicating whether the vary header is enabled. | |
SendCacheControlHeader | bool.
Gets or sets a value indicating whether the cache-control:private header is sent by the output cache module by default. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |