OutputCacheParameters.CacheProfile Property
.NET Framework (current version)
Gets or sets an OutputCacheProfile name that is associated with the settings of the output cache entry.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringAn OutputCacheProfile name that is associated with the settings of the output cache entry.
The profile identifies a set of cache settings in the <outputCacheSettings> configuration that is used as the base settings for the output cache entry.
.NET Framework
Available since 2.0
Available since 2.0
Show: