[]
Gets or sets the url to get the lazy nodes in TreeView.
public string LazyLoadActionUrl { get; set; }
If set to True, the children nodes are loaded when the parent node is expanded. Otherwise, all the nodes will be loaded.