2010年5月28日

自定义控件集合属性(转)

摘要: 集合属性相信大家都很熟悉也很常用,如DropDownList,ListBox等控件<asp:DropDownListID="DropDownList1"runat="server"><asp:ListItem>测试1</asp:ListItem><asp:ListItem>测试2</asp:ListItem><asp:ListIte... 阅读全文

posted @ 2010-05-28 09:12 滴d 阅读(485) 评论(0) 推荐(0)

导航