diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/Sessioned/config.xml')
-rw-r--r-- | tests/FunctionalTests/active-controls/protected/pages/Sessioned/config.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/Sessioned/config.xml b/tests/FunctionalTests/active-controls/protected/pages/Sessioned/config.xml new file mode 100644 index 00000000..754e9bc5 --- /dev/null +++ b/tests/FunctionalTests/active-controls/protected/pages/Sessioned/config.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+ <pages StatePersisterClass="System.Web.UI.TSessionPageStatePersister" />
+</configuration>
\ No newline at end of file |