From 2d6584b56f0c52686f868c4c7dafc44db0f7c5cf Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 16 Jan 2006 01:50:52 +0000 Subject: Fixed an issue with dynamic property tags used with prop:xxx. --- demos/quickstart/protected/pages/Configurations/Templates1.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/pages/Configurations/Templates1.page') diff --git a/demos/quickstart/protected/pages/Configurations/Templates1.page b/demos/quickstart/protected/pages/Configurations/Templates1.page index f6b7dd16..ce539281 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 except that the latter may accept dynamic property tags. Property initialization tags must be directly enclosed between the corresponding opening and closing component tag. +It is equivalent to ...PropertyName="PropertyValue"... in every aspect. Property initialization tags must be directly enclosed between the corresponding opening and closing component tag.

-- cgit v1.2.3