From dc26c8808c55c60dec31a87d52e028cfa9fea46c Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 11 Jan 2006 02:29:21 +0000 Subject: Corrected description of component property tag. --- demos/quickstart/protected/pages/Configurations/Templates1.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') diff --git a/demos/quickstart/protected/pages/Configurations/Templates1.page b/demos/quickstart/protected/pages/Configurations/Templates1.page index ec230599..f6b7dd16 100644 --- a/demos/quickstart/protected/pages/Configurations/Templates1.page +++ b/demos/quickstart/protected/pages/Configurations/Templates1.page @@ -33,7 +33,7 @@ To deal conveniently with properties taking take big trunk of initial data, the PropertyValue </prop:PropertyName> -It is equivalent to ...PropertyName="PropertyValue"... in a component tag. Property initialization tags must be directly enclosed between the corresponding opening and closing component tag. +It is equivalent to ...PropertyName="PropertyValue"... in a component tag except that the latter may accept dynamic property tags. Property initialization tags must be directly enclosed between the corresponding opening and closing component tag.

-- cgit v1.2.3