Is there any way you can get the last page of the search results as a number from within the universal pager last page transformation?
e.g
<a class="page-link" href="<%# Eval("LastURL",true) %>"><%# Eval("LastPageAsANumber") %>
In all the docs a symbol is used so not sure if this can be done.
Cheers
James