| BadWordsHelperBadWordsReplacement Method  | 
            Gets default replacement for the bad words from the settings.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 11.0.0
Syntaxpublic static string BadWordsReplacement(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
String
See Also