AbstractSearchValueConverter.IntReplacerRegex Property |
Gets the integer replacer regular expression.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxprotected abstract Regex IntReplacerRegex { get; }
Property Value
Type:
Regex
See Also