OutputCacheProfile.VaryByControl Property
.NET Framework (current version)
Gets or sets the VaryByControl property.
Assembly: System.Web (in System.Web.dll)
[<ConfigurationPropertyAttribute("varyByControl")>] member VaryByControl : string with get, set
The VaryByControl is a semicolon-delimited set of IDs of controls to be cached.
For more information, see Caching Multiple Versions of User Control Output.
Note |
|---|
The VaryByControl settings are the same ones used by the VaryByControls attribute of the directive. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
