FormHelperGetDoubleValueInSystemCulture Method |
Gets double value in system (en) culture format.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public static string GetDoubleValueInSystemCulture(
string value
)
Parameters
- value
- Type: SystemString
Value to be converted
Return Value
Type:
StringSee Also