2
Answers

how to get value from URL in MVC ?

Sumit Ringane

Sumit Ringane

6y
603
1
Hello ,
 
Suppose I have URL
eg.http://Localhost/engagement-ring/Rose-gold-Round-Diamond-11-22-33
 
where I want to get value from URL is Rose , aa,bb,cc using Custom route.
 
where value 11-22-33 is a single value which store in database like 11.22.33
 
so can i get these value from URL .
 
So please anyone has regarding the solution.
 
so kindly provide me.
thank you.
Answers (2)