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; }
ReadOnly Property AjaxPopulate As Boolean
Get
Property Value
Type:
BooleanTrue if you want the SQL expanded nodes to be populated via AJAX.
See Also