[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.MultiAutoCompleteTagHelper.SelectedIndexes

SelectedIndexes Property

SelectedIndexes

Configurates SelectedIndexes. Sets a list containing the indexes of the items that are currently selected.

Declaration
public IList<int> SelectedIndexes { get; set; }