Click or drag to resize

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; }

Property Value

Type: String
A semi-colon separated list of keys of fields whose values should be added to Ajax events such as Button AjaxClick.
See Also