Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_System_Web_UI_WebControls_ListItem_ListItem_Value.aspx.xml « reference « MainsoftWebTest « mainsoft « Test « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5f1fce9cdb831cd7b6cf8d5de723ab485b38334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest1" style="height:56px;width:144px">
    <table id="RadioButtonList1" style="width:128px" border="0">
      <tr>
        <td>
          <input id="RadioButtonList1_0" type="radio" name="RadioButtonList1" value="   abcd efg hijkl nmopqrst   uvwxyz    " />
          <label for="RadioButtonList1_0">   abcd efg hijkl nmopqrst   uvwxyz    </label>
        </td>
      </tr>
    </table>
  </div>
  <div id="GHTSubTest2" style="height:56px;width:144px">
    <table id="RadioButtonList2" style="width:128px" border="0">
      <tr>
        <td>
          <input id="RadioButtonList2_0" type="radio" name="RadioButtonList2" value="`1234567890-= ~!@#$%^&amp;*()_+ []\;',./ {}|:&quot;&lt;&gt;?" />
          <label for="RadioButtonList2_0">`1234567890-= ~!@#$%^&amp;*()_+ []\;',./ {}|:"?</label>
        </td>
      </tr>
    </table>
  </div>
  <div id="GHTSubTest3" style="height:64px;width:136px">
    <select id="DropDownList1" name="DropDownList1">
      <option value="                               " />
    </select>
  </div>
  <div id="GHTSubTest4" style="height:64px;width:136px">
    <select id="DropDownList2" name="DropDownList2">
      <option value="" />
    </select>
  </div>
</testresults>