| BadWordCultureInfoProviderAddBadWordToCulture Method | 
            Adds bad word to specified culture and cleares bad word hashtables.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void AddBadWordToCulture(
	int wordId,
	int cultureId
)
Parameters
- wordId
- Type: SystemInt32
 ID of bad word
- cultureId
- Type: SystemInt32
 ID of culture
 See Also
See Also