TreeNode ClearOutputCache Method (Boolean, Boolean)Kentico 8.1 API Reference
Clears the output cache for current page.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

allCultures
Type: OnlineSystem Boolean
Clear all cultures cache
childNodes
Type: OnlineSystem Boolean
If true, the output cache of the child nodes is cleared as well
See Also