<% Html.Obout(new ComboBox("ComboBox1") { SelectionMode = ComboBoxSelectionMode.Single }); %>
@Html.Obout(new ComboBox("ComboBox1") { SelectionMode = ComboBoxSelectionMode.Single })