Selects multiple items of the System.Web.UI.HtmlControls.HtmlSelect control's HtmlSelect.Items collection.
selectedIndices An Array of type int that contains the items to select.
The HtmlSelect.Select(Int32[]) method selects multiple items of the HtmlSelect.Items collection.