Click or drag to resize
ObjectTypeInfoInvalidateAllObjects Method (Boolean)
Invalidates all objects of this type.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public void InvalidateAllObjects(
	bool logTask
)

Parameters

logTask
Type: SystemBoolean
If true, web farm task is logged
See Also