1
Answer

getting warnning unused route parameter id when binding the Products?

mina shaker

mina shaker

Dec 06
335
1

hello

in the method below i got unused route parameter in the route parameter while i am binding the products model to the Edit controller method , as far as i know id is soppose to be mapped to the products model class and fill the id feild there this is not what happeiens it works will for the query string or form but route is not working 

Answers (1)