Click or drag to resize

TimeDurationNumberLocaleSpec Property

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

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string NumberLocaleSpec { get; set; }

Property Value

Type: String
See Also