MapperPropertiesAjaxValueFields Property |
A semi-colon separated list of keys of fields whose values should be added to Ajax events such as Button AjaxClick.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string AjaxValueFields { get; }
ReadOnly Property AjaxValueFields As String
Get
Property Value
Type:
StringA semi-colon separated list of keys of fields whose values should be added to Ajax events such as Button AjaxClick.
See Also