summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page
diff options
context:
space:
mode:
authorwei <>2006-10-21 02:55:29 +0000
committerwei <>2006-10-21 02:55:29 +0000
commitacb16fd5137538e72d86a5d0415a96556d88c609 (patch)
treeb44a49f9c251968ac136237b9f1f232b201113ed /tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page
parent68eb20ae56e35cc48982be6f15c0738a276c3684 (diff)
session view state callback test.
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page')
-rw-r--r--tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page b/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page
index c68be7ca..5d7f451b 100644
--- a/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page
+++ b/tests/FunctionalTests/active-controls/protected/pages/Sessioned/PageStateTest.page
@@ -1,7 +1,9 @@
<com:THead />
<com:TForm>
-<com:TActiveButton ID="button1" Text="Click Me!" OnCallback="button1_oncallback" />
+<com:TActiveButton ID="button1"
+ ClientSide.RequestTimeOut="3000"
+ Text="Click Me!" OnCallback="button1_oncallback" />
<com:TActiveLabel ID="label1" />
<com:TActiveRatingList RepeatColumns="2" RepeatDirection="Vertical">