Kentico 12 Service Pack API Reference
Kentico 12 Service Pack 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
ConvertToString Method
Converts the value to a search string representation.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
string
ConvertToString
(
Object
value
)
Parameters
value
Type:
System
Object
Value to convert
Return Value
Type:
String
Implements
ISearchValueConverter
ConvertToString(Object)
See Also
Reference
AbstractSearchValueConverter Class
CMS.Search Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com