summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest.page
blob: b4798fe1811702d67d688ad0022acdb9b3a5f8bf (plain)
1
2
3
4
5
6
7
8
9
10
11
<com:TContent ID="Content">

<h1>Large Page State Test</h1>

<com:TActiveButton Text="Show Changes" OnClick="button_clicked"/>
<com:TActiveLabel ID="status" />
<com:TPanel ID="Panel1">

</com:TPanel>

</com:TContent>