Click or drag to resize
BadWordsHelperPerformBadWordsCheck Method
Indicates if the bad words check should be performed.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static bool PerformBadWordsCheck(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also