From e66a34b2bfca3bb803500c4b9c39bed73d2e4001 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 3 Jan 2007 08:17:41 +0000 Subject: Update active controls to use http response body for application data. --- .../protected/pages/LargePageStateTest2.page | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest2.page (limited to 'tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest2.page') diff --git a/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest2.page b/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest2.page new file mode 100644 index 00000000..0b662617 --- /dev/null +++ b/tests/FunctionalTests/active-controls/protected/pages/LargePageStateTest2.page @@ -0,0 +1,13 @@ +<%@ StatePersisterClass="System.Web.UI.TSessionPageStatePersister" %> + + +

Large Page State Test (using Session page state)

+ + + + + + + + +
\ No newline at end of file -- cgit v1.2.3