System.Web.Configuration.OutputCacheProfile Members

The members of System.Web.Configuration.OutputCacheProfile are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Initializes a new instance of the System.Web.Configuration.OutputCacheProfile class.

Public Properties

Durationint.

Gets or sets the time duration during which the page or control is cached.

Enabledbool.

Gets or sets a value indicating whether caching is enabled.

LocationSystem.Web.UI.OutputCacheLocation.

Gets or sets the output cache location.

Namestring.

Gets or sets the System.Web.Configuration.OutputCacheProfile name.

NoStorebool.

Gets or sets a value indicating whether secondary storage is enabled.

SqlDependencystring.

Gets or sets the OutputCacheProfile.SqlDependency property.

VaryByContentEncodingstring.

Gets or sets the semicolon-delimited set of content encodings to be cached.

VaryByControlstring.

Gets or sets the OutputCacheProfile.VaryByControl property.

VaryByCustomstring.

Gets or sets the OutputCacheProfile.VaryByCustom property.

VaryByHeaderstring.

Gets or sets the OutputCacheProfile.VaryByHeader property.

VaryByParamstring.

Gets or sets the OutputCacheProfile.VaryByParam property.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.