Click or drag to resize
BadWordsHelperBadWordsReplacement Method
Gets default replacement for the bad words from the settings.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also