Asp.Net_<asp:RadioButtonList

   <asp:RadioButtonList runat="server" ID="RadioButtonList1"  RepeatDirection="Horizontal" RepeatLayout="Flow">
                            <asp:ListItem Value="普通" Selected="True">普通</asp:ListItem>
                            <asp:ListItem Value="高返">高返</asp:ListItem>
                            <asp:ListItem Value="特惠">特惠</asp:ListItem>
                        </asp:RadioButtonList> 
posted @ 2015-09-14 17:38  彪悍的代码不需要注释  阅读(334)  评论(0编辑  收藏  举报
39
0