Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Search Namespaces
CMS.Search
AbstractSearchValueConverter Class
AbstractSearchValueConverter Methods
ConvertToString Method
DateToString Method
DecimalToString Method
DoubleToString Method
IntToString Method
ReplaceNumbers Method
StringToDate Method
StringToDecimal Method
StringToDouble Method
StringToInt Method
AbstractSearchValueConverter
ReplaceNumbers Method
Replaces the number expressions within the given condition
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
string
ReplaceNumbers
(
string
condition
)
Parameters
condition
Type:
System
String
Condition to process
Return Value
Type:
String
Implements
ISearchValueConverter
ReplaceNumbers(String)
See Also
Reference
AbstractSearchValueConverter Class
CMS.Search Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com