ModuleManagerClearReadOnlyObjects Method |
Clears object structures.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void ClearReadOnlyObjects(
bool logTask
)
Parameters
- logTask
- Type: SystemBoolean
If true, web farm tasks are logged
See Also