summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorxue <>2006-02-13 03:19:48 +0000
committerxue <>2006-02-13 03:19:48 +0000
commitacf77801d4066055cfc3c20e5b634722923f865f (patch)
tree4ef2616f4be993aca6aeb64cb723aeaa35f88274 /demos
parent6f6f20be24c841e61f999a4cff0bb86cf671aa56 (diff)
Anonymous modules are allowed now.
Diffstat (limited to 'demos')
-rw-r--r--demos/quickstart/protected/pages/Controls/NewControl.page3
1 files changed, 0 insertions, 3 deletions
diff --git a/demos/quickstart/protected/pages/Controls/NewControl.page b/demos/quickstart/protected/pages/Controls/NewControl.page
index 15b42d13..1e934409 100644
--- a/demos/quickstart/protected/pages/Controls/NewControl.page
+++ b/demos/quickstart/protected/pages/Controls/NewControl.page
@@ -148,7 +148,4 @@ If a control wants to be able to load post data, such as <tt>TTextBox</tt>, it h
<p>
If a control wants to get data from some external data source, it can extend <tt>TDataBoundControl</tt>. <tt>TDataBoundControl</tt> implements the basic properties and methods that are needed for populating data via databinding. In fact, controls like <tt>TListControl</tt>, <tt>TRepeater</tt> are <tt>TDataGrid</tt> are all derived from it.
</p>
-PostBackHandler
-PostBackEvnetHandler
-DataBoundControl
</com:TContent> \ No newline at end of file