Hello,
How do I get my original query string appended to the end of the pager output? All I am getting now is this:
http://localhost:4988/Assets/Browse/1?page=2&Visible=false
I need all the various name/value pairs from my query string appended onto the next/previous links.
Also, what is “visible” used for in the above link? I didn’t add that.
Thank you,
Rick