ASP.NET MVC : Ignore latter route elements in url for a form's action
I have a URL /products/search where Products is the controller and Search is the action. This url contains a search form whose action attribute is (and should always be) /products/search eg;
问答
阅读(0)