summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket511.page
blob: b6b9dda4004fc48ae6f00546b6db732a86bfe736 (plain)
1
2
3
4
5
6
7
8
9
10
<com:TContent ID="Content">
<h2 class="defect">Problem loading TListItemCollection</h2>

<com:System.Web.UI.ActiveControls.TActiveDropDownList>
	<com:TListItem Text="One" />
	<com:TListItem Text="Two" />
</com:System.Web.UI.ActiveControls.TActiveDropDownList>


</com:TContent>