diff options
author | xue <> | 2005-12-28 21:12:54 +0000 |
---|---|---|
committer | xue <> | 2005-12-28 21:12:54 +0000 |
commit | 3faa0d7fd4dc3442330c6037886d300412934cd1 (patch) | |
tree | e7ad161a39aec116152bc3f3f7734350b228f29a /demos/quickstart/protected/pages/Fundamentals/Samples/config.xml | |
parent | f481e13ebf72336ed2dc90c8ec9f5d4db5b62664 (diff) |
Diffstat (limited to 'demos/quickstart/protected/pages/Fundamentals/Samples/config.xml')
-rw-r--r-- | demos/quickstart/protected/pages/Fundamentals/Samples/config.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml b/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml new file mode 100644 index 00000000..ecd29bd4 --- /dev/null +++ b/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+ <pages MasterClass="Controls.SampleLayout" />
+</configuration>
\ No newline at end of file |