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

<h1>Null State Test</h1>

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


</com:TForm>