<% Html.Obout(new ListBox("ListBox1") { SelectedIndex = 1, ShowSelectedImage = true }); %>
@Html.Obout(new ListBox("ListBox1") { SelectedIndex = 1, ShowSelectedImage = true })