Gets or sets the value that indicates whether or not loads on demand is enabled.
Namespace:
C1.Web.UI.Controls.C1TreeViewAssembly: C1TreeViewClient (in C1TreeViewClient.dll)
Syntax
| JavaScript |
|---|
function get_loadOnDemand(); function set_loadOnDemand(value); |