| BadWordInfoProviderBadWordExistsInternal Method  | 
            Returns true if bad word exists.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 11.0.0
Syntaxprotected virtual bool BadWordExistsInternal(
	string badWord
)
Parameters
- badWord
 - Type: SystemString
Bad word 
Return Value
Type: 
Boolean
See Also