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

_System_Web_UI_WebControls_ListItem_ListItem_Selected.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: 280a9a764a2ed879a34a6d6cd4c22338f258c5e9 (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
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest2" style="height:64px;width:88px">
    <table id="CheckBoxList2" border="0">
      <tr>
        <td>
          <input id="CheckBoxList2_0" type="checkbox" name="CheckBoxList2:0" />
          <label for="CheckBoxList2_0">Item1</label>
        </td>
      </tr>
      <tr>
        <td>
          <input id="CheckBoxList2_1" checked="checked" type="checkbox" name="CheckBoxList2:1" />
          <label for="CheckBoxList2_1">Item2</label>
        </td>
      </tr>
    </table>
  </div>
  <div id="GHTSubTest1" testname="Selected - Get">
    <span>
      <br />True</span>
    <span>
      <br />False</span>
  </div>
</testresults>