[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MultiAutoCompleteBuilder-1.SelectedMemberPath

SelectedMemberPath Method

SelectedMemberPath(string)

Configurates SelectedMemberPath. Sets the name of the property used to control which item will be selected.

Declaration
public MultiAutoCompleteBuilder<T> SelectedMemberPath(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
MultiAutoCompleteBuilder<T>

Current builder.