Kentico 11 API Reference
Kentico 11 API Reference
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
.
StringToDecimal Method
Converts search string to the decimal value.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
Copy
public
abstract
decimal
StringToDecimal
(
string
value
)
Parameters
value
Type:
System
.
String
String representation of decimal
Return Value
Type:
Decimal
Implements
ISearchValueConverter
.
StringToDecimal(String)
See Also
Reference
AbstractSearchValueConverter Class
CMS.Search Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com