Hi
When testing contentload tag, I see that an attribute "property" can be
used.
Extract of CmsJspTagContentLoad :
/** The (optional) property to extend the parameter with. */
private String m_property;
How must we use this tag, please? I found no exemples!