ObjectTypeInfoInvalidateAllObjects Method (Boolean) |
Invalidates all objects of this type.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public void InvalidateAllObjects(
bool logTask
)
Parameters
- logTask
- Type: SystemBoolean
If true, web farm task is logged
See Also