Click or drag to resize

featurePropertiesui_MaskedInputScript Property

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

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

Property Value

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