Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to make a user control

1 view
Skip to first unread message

grupos

unread,
Jul 27, 2006, 3:39:05 AM7/27/06
to
I want to know how to make a web user control with pagelet, since they make
the controls of asp.net
<asp:CheckBoxList ID="CheckBoxList1" runat="server">

<asp:ListItem>asd</asp:ListItem>

<asp:ListItem>asd</asp:ListItem>

<asp:ListItem>asd</asp:ListItem>

<asp:ListItem>asd</asp:ListItem>

<asp:ListItem>asd</asp:ListItem>

</asp:CheckBoxList>


0 new messages