[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.DisplayMemberPath

DisplayMemberPath Method

DisplayMemberPath(string)

Configurates DisplayMemberPath. Sets the name of the property to use as the visual representation of the items.

Declaration
public TBuilder DisplayMemberPath(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.