[]
        
(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)
Public Function SelectedValuePath(value As String) As DataMapBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
DataMapBuilder

Current builder.