Tag Definitions %PAGELASTITEM%

Retrieves the index number of the last item in the current list of results

This tag is used with the PAGINATOR tag to display the last item in a Search List.

This tag has no attributes.

Example

In this example the List Item Class attribute is used on a List Item snippet, to provide the opportunity for any classes associated with the page to be applied to the link.

  1. <h4>More results:</h4>
  2. Showing results %PAGEFIRSTITEM% to %PAGELASTITEM%
RENDERED OUTPUT:
<h4>More results:</h4>
Showing results 1 to 10

See Also:

Video Guides

How To...

Tag Definitions