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