diff options
Diffstat (limited to 'demos/quickstart/protected/pages/Fundamentals/ja/Controls.page')
-rw-r--r-- | demos/quickstart/protected/pages/Fundamentals/ja/Controls.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Fundamentals/ja/Controls.page b/demos/quickstart/protected/pages/Fundamentals/ja/Controls.page index a2787129..75f6bedf 100644 --- a/demos/quickstart/protected/pages/Fundamentals/ja/Controls.page +++ b/demos/quickstart/protected/pages/Fundamentals/ja/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>
-<div class="last-modified">$Id: Controls.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>
\ No newline at end of file +</com:TContent>
|