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