EJSC.AjaxDataHandler.url
See Also
|
Definition
string url = null
Description
Defines the url currently being used to retrieve data. Descendants of AjaxDataHandler generally allow this to be set in the constructor method. To modify this value after creation, call the setUrl method which allows the data to be reloaded immediately.
|