Click or drag to resize

NavigatorPropertiesAjaxPopulate Property

True if you want the SQL expanded nodes to be populated via AJAX.

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

Property Value

Type: Boolean
True if you want the SQL expanded nodes to be populated via AJAX.
See Also