Pavneesh Kumar

Pavneesh Kumar

  • 1.5k
  • 242
  • 13.9k

Get value from rewrited url in controller in mvc

Jan 28 2016 1:15 PM
get value from rewrited url in controller in mvc
 
example: 
http://localhost:2876/BookList/37/Mathematics
how can i get value (37)  from above url in mvc

Answers (4)