OutputCacheProfileCollection.Set Method (OutputCacheProfile)
.NET Framework (current version)
Sets the specified OutputCacheProfile object.
Assembly: System.Web (in System.Web.dll)
Parameters
- user
-
Type:
System.Web.Configuration.OutputCacheProfile
The OutputCacheProfileCollection element to set.
| Exception | Condition |
|---|---|
| ConfigurationException | The OutputCacheProfileCollection is read-only. |
The Set method modifies an existing OutputCacheProfileCollection element.
.NET Framework
Available since 2.0
Available since 2.0
Show: