- 3
In the view OrderSummary.cshtml there are 2 buttons for submit form : "shoppingcart.continueShopping" and "shoppingcart.updateCart". If I'am working local everything is fine, if I put my application online I get a following fout:
By pressing "ContinueShopping" comes correct BUT LOCAL route in the browser command line. Where can I find code with generates correcte route for my application?
By pressing "ContinueShopping" comes correct BUT LOCAL route in the browser command line. Where can I find code with generates correcte route for my application?