OutputHelper AddNoClientCacheParameters Method Kentico 8.0 API Reference
Adds the parameter to disable client cache to the URLs of the page HTML code.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

filter
Type: CMS.OutputFilter ResponseOutputFilter
Filter object
finalHtml
Type: OnlineSystem String 
Page HTML code
See Also