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