Click or drag to resize
AbstractSearchValueConverterDoubleReplacerRegex Property
Gets the double replacer regular expression.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
protected abstract Regex DoubleReplacerRegex { get; }

Property Value

Type: Regex
See Also