[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SunburstBuilder-1.ChildItemsPath

ChildItemsPath Method

ChildItemsPath(string)

Configurates ChildItemsPath. Sets the name of the property (or properties) used to generate child items in hierarchical data.

Declaration
public SunburstBuilder<T> ChildItemsPath(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SunburstBuilder<T>

Current builder.