Skip to content

Instantly share code, notes, and snippets.

@ryansroberts
Created May 21, 2010 14:43
Show Gist options
  • Save ryansroberts/408915 to your computer and use it in GitHub Desktop.
Save ryansroberts/408915 to your computer and use it in GitHub Desktop.
<%= Html.PagerFor(i => Html.ActionLink(i.ToString(),"Index","Technology",null,null,"audit",new {auditPage = i},null)) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment