| BadWordInfoProviderDeleteBadWordInfo Method (Int32) | 
            Deletes specified badWord and clears hashtables.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void DeleteBadWordInfo(
	int wordId
)
Parameters
- wordId
- Type: SystemInt32
 Bad word ID
 See Also
See Also