EJSC.AjaxDataHandler.setUrl

See Also

 

Definition

 

void setUrl( string url, boolean reload )

 

Description

 

Updates the url string stored in the AjaxDataHandler descendant and optionally reloads the data immediately.

 

       Note: If the reload parameter is omitted or false, the data will not reload automatically and must be done manually via EJSC.Series.reload()