[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.MultiAutoCompleteTagHelper.SelectedValues

SelectedValues Property

SelectedValues

Configurates SelectedValues. Sets an object array containing the item-values that are currently selected.

Declaration
public IEnumerable<object> SelectedValues { get; set; }