OutputCacheProfile.VaryByCustom Property
.NET Framework (current version)
Gets or sets the VaryByCustom property.
Assembly: System.Web (in System.Web.dll)
The VaryByCustom can be any text that represents custom output-caching requirements. If a custom string is entered, you must override the GetVaryByCustomString method in the application's Global.asax file.
Note |
|---|
The VaryByCustom settings are the same ones used by the VaryByCustom attribute of the directive. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
