this.DropDownList1.Items.FindByValue(ViewState["hit"].ToString()).Selected = true;

相关文章: