我想知道是否有可能让两个Action 指向Controller 中的同一个ActionResult,如下所示: [HttpPost] [ActionName("ManualSearch")] [ActionName("AddProduct")] public ...
確定! 回上一頁