CustomTableItemProviderClearLicensesCount Method |
Clears custom tables hash count values.
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 12.0.0
Syntax public static void ClearLicensesCount(
bool logTasks = false
)
Parameters
- logTasks (Optional)
- Type: SystemBoolean
If true, web farm tasks are logged
See Also