summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.page
blob: 2ce98f5b61f4bd376154e63d8369b41160710414 (plain)
1
2
3
4
5
6
7
8
9
10
<com:TForm>

<h1>Null State Test</h1>

<com:TActiveLabel ID="lblTest"/>
<com:TActiveButton OnCallback="btnTest_OnCallback" Text="Clickme"/>

<com:TJavascriptLogger />

</com:TForm>