From 362c93033310a8f2724d3b8d1f2bda7085ce4d07 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 8 Jan 2007 18:25:05 +0000 Subject: added TOutputCache tutorial page. --- demos/quickstart/protected/pages/Controls/Standard.page | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'demos/quickstart/protected/pages/Controls/Standard.page') diff --git a/demos/quickstart/protected/pages/Controls/Standard.page b/demos/quickstart/protected/pages/Controls/Standard.page index 086ba293..f19bc07e 100644 --- a/demos/quickstart/protected/pages/Controls/Standard.page +++ b/demos/quickstart/protected/pages/Controls/Standard.page @@ -83,6 +83,10 @@ TMultiView represents a container for a group of TView controls, each of which is container for other controls. At any time, at most one TView is visible. +
  • + TOutputCache enables caching portions of page output and may significantly improve page response time. +
  • +
  • TPager generates UI that allows users to interactively specify which page of data to be displayed in a data-bound control.
  • -- cgit v1.2.3