diff options
author | wei <> | 2007-01-24 06:55:32 +0000 |
---|---|---|
committer | wei <> | 2007-01-24 06:55:32 +0000 |
commit | a019fe347214aac122144ac5027bf4b96cfbc72a (patch) | |
tree | f7a585a3413788b9d04ebdd6b3af9adbaf46125f /demos/quickstart/protected/pages/Fundamentals/Controls.page | |
parent | e306989c6d03aac37e2557465b4812ea21970065 (diff) |
Add $Id$ for all quickstart pages.
Diffstat (limited to 'demos/quickstart/protected/pages/Fundamentals/Controls.page')
-rw-r--r-- | demos/quickstart/protected/pages/Fundamentals/Controls.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Fundamentals/Controls.page b/demos/quickstart/protected/pages/Fundamentals/Controls.page index a8b6815a..7e4f37fa 100644 --- a/demos/quickstart/protected/pages/Fundamentals/Controls.page +++ b/demos/quickstart/protected/pages/Fundamentals/Controls.page @@ -48,4 +48,4 @@ $this->setControlState('Name',$value,$defaultValue); where <tt>$this</tt> refers to the control instance, <tt>Name</tt> refers to a key identifying the persistent value, <tt>$defaultValue</tt> is optional. When retrieving values from viewstate or controlstate, if the corresponding key does not exist, the default value will be returned.
</p>
-</com:TContent>
\ No newline at end of file +<div class="last-modified">$Id$</div></com:TContent>
\ No newline at end of file |