Wie erhalte ich Werte für ausgewählte Elemente in CheckBoxList mit foreach in ASP.NET C #?
Ich habe eine CheckBoxList wie folgt: <asp:CheckBoxList ID="CBLGold" runat="server" CssClass="cbl"> <asp:ListItem Value="TGJU"> TG </asp:ListItem> <asp:ListItem Value="GOLDOZ"> Gold </asp:ListItem> <asp:ListItem Value="SILVEROZ"> Silver