From fb70372b1931f1591b1f9da7a5397e5be1892bb0 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Sat, 25 Jun 2011 09:24:02 +0000 Subject: added documentation for TFlushOutput --- 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 54d631e4..9c805188 100644 --- a/demos/quickstart/protected/pages/Controls/Standard.page +++ b/demos/quickstart/protected/pages/Controls/Standard.page @@ -47,6 +47,10 @@ TFileUpload represents a file upload field. It allows users to upload a file to server. +
  • + TFlushOutput enables forced flushing of the current output buffer at (a) certain point(s) in the page. +
  • +
  • THead represents the <head> element on an HTML Web page. It is required by a PRADO page should it use themes.
  • -- cgit v1.2.3