TreeNodeClearOutputCache Method (Boolean) |
Clears the output cache for current page.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public void ClearOutputCache(
bool allCultures
)
Parameters
- allCultures
- Type: SystemBoolean
Clear all cultures cache
See Also