[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DataMapBuilder.DisplayMemberPath

DisplayMemberPath Method

DisplayMemberPath(string)

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

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

The value.

Returns
Type Description
DataMapBuilder

Current builder.