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

<com:Application.pages.DMessagesPanel ID="panel1" PanelCssClass="one1" />
<com:TActiveButton Text="Show" OnClick="show_clicked" />
<com:TActiveButton Text="Hide" OnClick="hide_clicked" />
</com:TContent>