Click or drag to resize
CustomTableItemProviderClearLicensesCount Method
Clears custom tables hash count values.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 12.0.0
Syntax
C#
public static void ClearLicensesCount(
	bool logTasks = false
)

Parameters

logTasks (Optional)
Type: SystemBoolean
If true, web farm tasks are logged
See Also