System.Web.UI.OutputCacheParameters.CacheProfile Property

Gets or sets an System.Web.Configuration.OutputCacheProfile name that is associated with the settings of the output cache entry.

Syntax

public string CacheProfile { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The profile identifies a set of cache settings in the <outputCacheSettings> configuration that is used as the base settings for the output cache entry.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0