this.DDLMonthList.SelectedIndex = this.DDLMonthList.Items.IndexOf(this.DDLMonthList.Items.FindByValue(CurrentMonth));


相关文章: