PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Renders an item in on the internal channel 'Null channel (code=empty string)'. This way, no physical channel mapping is needed.

Syntax

Smartsite SXML CopyCode image Copy Code
any sxml.renderitem(locator item)
any sxml.renderitem(locator item, xml renderTemplate)

Parameters

Name Data Type Description
item Locator The item to render.
renderTemplate XML Render template body (must be fully qualified XML with SXML namespace - http://smartsite.nl/namespaces/sxml/1.0 )

Return Value

Data Type Description
Any Object
SXML