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

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

<com:TJavascriptLogger />

</com:TForm>