Clears the output cache for specific page.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteId
- Type: System Int32
Site ID
- aliasPath
- Type: System String
Alias path
- culture
- Type: System String
Culture
- allCultures
- Type: System Boolean
Clear all cultures cache
- childNodes
- Type: System Boolean
If true, the output cache of the child nodes is cleared as well
See Also