Click or drag to resize
AbstractSearchValueConverterIntReplacerRegex Property
Gets the integer replacer regular expression.

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

Property Value

Type: Regex
See Also