[]
        
(Showing Draft Content)

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

SelectedIndexes Method

SelectedIndexes(params int[])

Sets the SelectedIndexes property.

Declaration
public MultiAutoCompleteBuilder<T> SelectedIndexes(params int[] value)
Parameters
Type Name Description
int[] value

The value

Returns
Type Description
MultiAutoCompleteBuilder<T>

Current builder

Remarks

Gets or sets a list containing the indexes of the items that are currently selected.