summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Standard.page
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-06-25 09:24:02 +0000
committerctrlaltca@gmail.com <>2011-06-25 09:24:02 +0000
commitfb70372b1931f1591b1f9da7a5397e5be1892bb0 (patch)
treee1601e60c88cec5ef20dc0e964e811509f795f25 /demos/quickstart/protected/pages/Controls/Standard.page
parentcda44920115f2aadd7c3fbe2df13cb48a2cbc0c5 (diff)
added documentation for TFlushOutput
Diffstat (limited to 'demos/quickstart/protected/pages/Controls/Standard.page')
-rw-r--r--demos/quickstart/protected/pages/Controls/Standard.page4
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Standard.page b/demos/quickstart/protected/pages/Controls/Standard.page
index 54d631e4..9c805188 100644
--- a/demos/quickstart/protected/pages/Controls/Standard.page
+++ b/demos/quickstart/protected/pages/Controls/Standard.page
@@ -48,6 +48,10 @@
</li>
<li>
+ <a href="?page=Controls.FlushOutput">TFlushOutput</a> enables forced flushing of the current output buffer at (a) certain point(s) in the page.
+ </li>
+
+ <li>
<a href="?page=Controls.Head">THead</a> represents the &lt;head&gt; element on an HTML Web page. It is required by a PRADO page should it use themes.
</li>