如何在asp.net标签内的“Text:”“”中获得空格

时间:2016-08-04 11:43:28

标签: html asp.net radio-button space

 <asp:RadioButtonList ID="RadioButtonListGutscheinArt" Visible="true" runat="server">
        <asp:ListItem ID="ListItemZugAbonnement" Text="Ich besitze bereits ein Zug-Abonnement oder bin bei Lehrbeginn noch nicht 16 Jahre alt." Value="1" Selected="True" />
        <asp:ListItem ID="ListItemBestellungHalbtax" Text="Bestellung Halbtax" Value="2" />
  </asp:RadioButtonList>

我在我的webapplication中创建了这个单选按钮列表。我需要在Text =“”元素中创建一个空格/制表符。我该怎么做 ? NBSP;不起作用,我不能在文本元素内添加任何标签,这有点sh * t

1 个答案:

答案 0 :(得分:1)

4+4+4, 3+3+3+3......=12