Click or drag to resize
BadWordsHelperDefaultReplacement Property
Default replacement for 'replace' action. It is used when replaced string has greater size than maximum limit.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static char DefaultReplacement { get; }

Property Value

Type: Char
See Also