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

<com:TActiveButton Text="Redirect to Default Page" OnClick="button_clicked" />


</com:TContent>