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()
Protected Function NumberLocaleSpec As String
Return Value
Type:
StringThe current session's number locale spec.
See Also