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