jquery相关易忘写法

1.获取RadioButtonList值:

$("#RadioButtonList1").find("input[checked]").val()