summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket521.page
blob: f30140205145385b4a1703ea9ef7ea72074d6a1e (plain)
1
2
3
4
5
6
7
8
<com:TContent ID="Content">

<com:System.Web.UI.ActiveControls.TActiveButton id="button1" OnClick="doOnClick" OnCallback="doSave" Text="Save" />
<com:System.Web.UI.ActiveControls.TActiveLabel ID="label1" Text="Label 1" />



</com:TContent>