[]
        
(Showing Draft Content)

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

BindingName Method

BindingName(params string[])

Sets the BindingName property.

Declaration
public SunburstBuilder<T> BindingName(params string[] names)
Parameters
Type Name Description
string[] names

The value

Returns
Type Description
SunburstBuilder<T>

Current builder

Remarks

Gets or sets the name of the property that contains the name of the data item. It should be an array or a string.