SelectElement.SelectedOptions

SelectElement.SelectedOptions property

Gibt eine Liste ausgewählter Optionen zurück

public IList<string> SelectedOptions { get; }

Siehe auch