Click or drag to resize
TreeNodeClearOutputCache Method (Boolean)
Clears the output cache for current page.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public void ClearOutputCache(
	bool allCultures
)

Parameters

allCultures
Type: SystemBoolean
Clear all cultures cache
See Also