ModuleLicenseKeyInfoProviderClearHashtables Method |
Clears the object's hashtables and special cache for module licenses.
Namespace: CMS.ModuleLicensesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 13.0.131
Syntax protected override void ClearHashtables(
bool logTasks
)
Parameters
- logTasks
- Type: SystemBoolean
whether to log webfarm tasks
See Also