After Block

Content to be displayed after the data returned by the <output_list> or <aggregated_output_list> tag.

Syntax:

<after_block>

YourContentHere

</after_block>

Where YourContentHere is the XMLClosed eXtensible Markup Language block to be displayed after the data returned by the <output_list> or <aggregated_output_list> tag. The <after_block> tag can contain additional markup.

Note:

The <after_block> tag must be contained within an <output_list> or <aggregated_output_list> tag.

Content in the <after_block> tag is only displayed when the <output_list> or <aggregated_output_list> tag to which it belongs returns rows of data.