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