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; }
ReadOnly Property ui_MaskedInputScript As String
Get
Property Value
Type:
StringPath to the MaskedInput .js file. Required only if standard platform MaskedInput is being overridden.
See Also