SearchValueConverterStringToDouble Method |
Converts search string to the integer value.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public static double StringToDouble(
string value
)
Parameters
- value
- Type: SystemString
String representation of double
Return Value
Type:
DoubleSee Also