ISearchValueConverterReplaceNumbers Method |
Replaces the number expressions within the given condition
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax string ReplaceNumbers(
string condition
)
Parameters
- condition
- Type: SystemString
Condition to process
Return Value
Type:
StringSee Also