PortalModuleClearHashtables Method |
Clears the module hashtables.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax protected override void ClearHashtables(
bool logTasks
)
Parameters
- logTasks
- Type: SystemBoolean
If true, web farm tasks are logged
See Also