From 9be8859d92e4bbec2462e82457d014f0a0d720db Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 26 Dec 2005 15:54:54 +0000 Subject: --- demos/quickstart/protected/pages/Fundamentals/Pages.page | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 demos/quickstart/protected/pages/Fundamentals/Pages.page (limited to 'demos/quickstart/protected/pages/Fundamentals/Pages.page') diff --git a/demos/quickstart/protected/pages/Fundamentals/Pages.page b/demos/quickstart/protected/pages/Fundamentals/Pages.page new file mode 100644 index 00000000..71434ae1 --- /dev/null +++ b/demos/quickstart/protected/pages/Fundamentals/Pages.page @@ -0,0 +1,8 @@ + + +

Pages

+

+Pages are top-most controls that have no parent (you may consider application as their container though). The presentation of pages are directly displayed to end-users. +

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