Click or drag to resize

featurePropertiesui_TimePickerScript Property

Path to the TimePicker .js file. Required only if standard platform TimePicker is being overridden.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ui_TimePickerScript { get; }

Property Value

Type: String
Path to the TimePicker .js file. Required only if standard platform TimePicker is being overridden.
See Also