1 回答

慕容708150
TA貢獻(xiàn)1831條經(jīng)驗(yàn) 獲得超4個(gè)贊
string a=DropDownList1.SelectedItem.Text;//這是獲取選中的文本值
string a=DropDownList1.SelectedValue;//獲取DropDownList中你設(shè)定的Value值
- 1 回答
- 0 關(guān)注
- 1301 瀏覽
添加回答
舉報(bào)
0/150
提交
取消