[]
        
(Showing Draft Content)

C1.Web.Mvc.TreeView.LazyLoadActionUrl

LazyLoadActionUrl Property

LazyLoadActionUrl

Gets or sets the url to get the lazy nodes in TreeView.

Declaration
public string LazyLoadActionUrl { get; set; }
Remarks

If set to True, the children nodes are loaded when the parent node is expanded. Otherwise, all the nodes will be loaded.