[]
        
(Showing Draft Content)

C1.Web.Mvc.TreeView.ChildItemsPath

ChildItemsPath Property

ChildItemsPath

Gets or sets the name of the property (or properties) that contains the child items for each node. When it is not set, ['items'] will be used.

Declaration
public string[] ChildItemsPath { get; set; }