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