[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DataMapBuilder.SelectedValuePath

SelectedValuePath Method

SelectedValuePath(string)

Configurates SelectedValuePath. Sets the name of the property to use as a key for the item (data value).

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

The value.

Returns
Type Description
DataMapBuilder

Current builder.