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

<h1>Null State Test</h1>

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


</com:TContent>