Skip to content

Instantly share code, notes, and snippets.

@rrreese
Created November 17, 2012 09:34
Show Gist options
  • Save rrreese/4094499 to your computer and use it in GitHub Desktop.
Save rrreese/4094499 to your computer and use it in GitHub Desktop.
Request ID in ASP.NET MVC
Url.RequestContext.RouteData.Values["id"].ToString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment