Click or drag to resize

FieldKernelNumberLocaleSpec Method

Generate the number locale spec expected by the numeric formatting/deformatting functions in EAPUtils js per the current session number culture.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string NumberLocaleSpec()

Return Value

Type: String
The current session's number locale spec.
See Also