Click or drag to resize
ModuleLicenseKeyInfoProviderClearHashtables Method
Clears the object's hashtables and special cache for module licenses.

Namespace: CMS.ModuleLicenses
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax
C#
protected override void ClearHashtables(
	bool logTasks
)

Parameters

logTasks
Type: SystemBoolean
whether to log webfarm tasks
See Also