[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.DisplayMemberPath

DisplayMemberPath Method

DisplayMemberPath(params string[])

Sets the DisplayMemberPath property.

Declaration
public TreeViewBuilder DisplayMemberPath(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) to use as the visual representation of the nodes. When it is not set, ['header'] will be used.