BadWordInfoProviderClear Method (Boolean) |
Clears bad words hash tables.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax public static void Clear(
bool logWebFarm
)
Parameters
- logWebFarm
- Type: SystemBoolean
Enables or disables webfarm task logging, if false no task is logged
See Also