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

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

Parameters

allCultures
Type: SystemBoolean
Clear all cultures cache
See Also