AbstractSearchValueConverterIntReplacerRegex Property |
Gets the integer replacer regular expression.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax protected abstract Regex IntReplacerRegex { get; }
Property Value
Type:
RegexSee Also