[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.ChildItemsPath

ChildItemsPath Method

ChildItemsPath(params string[])

Sets the ChildItemsPath property.

Declaration
public TreeViewBuilder ChildItemsPath(params string[] value)
Parameters
Type Name Description
string[] value

The value

Returns
Type Description
TreeViewBuilder

Current builder

Remarks

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.