AbstractSearchValueConverterDoubleReplacerRegex Property |
Gets the double replacer regular expression.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax protected abstract Regex DoubleReplacerRegex { get; }
Property Value
Type:
RegexSee Also