mailListOfPages
The mailListOfPages tqOption displays a list of pages when paging through site-based messages.
You implement mailListOfPages inside the
paging tqTag.
mailListOfPages - Syntax
<tqoption type="mailListOfPages" pagesBeforeCurrent="7" pagesAfterCurrent="8" alternative0="" >{!
<a href="@linkToPageNumber@" class="c@position@">@pageNumber@</a>
!}0</tqoption>
mailListOfPages - Parameters
pagesBeforeCurrent - how many pages to display before the current page.
pagesAfterCurrent - how many pages to display after the current page.