AbstractSearchValueConverterDecimalReplacerRegex Property |
Gets the decimal replacer regular expression.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntaxprotected abstract Regex DecimalReplacerRegex { get; }
Property Value
Type:
Regex
See Also