ISearchValueConverterStringToDecimal Method |
Converts search string to the decimal value.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax decimal StringToDecimal(
string value
)
Parameters
- value
- Type: SystemString
String representation of decimal
Return Value
Type:
DecimalSee Also