Table of Contents

List Default Tag

Syntax

<list:DEFAULT>
<p>No rows found.</p>
</list:DEFAULT>

Description

Compile time component for handling the <list:default> tag, which is used to contain some default content, should there be no data to iterate over in the list (e.g. a database query which returned no results).

See Also