我可以像这样向RadioButtonList项目中的项目添加属性:PaymentMethodDropDownList.Items[0].Attributes.Add("onclick","javascript:showNoMethods();");PaymentMethodDropDownList.Items[1].Attributes.Add("onclick","javascript:showCreditCardMethod();");PaymentMethodDropDownList.Items[2].Attributes.Add("onclick","javascript:sh