SelectElement.SelectedOptions

SelectElement.SelectedOptions property

Restituisce un elenco di opzioni selezionate

public IList<string> SelectedOptions { get; }

Guarda anche