Syntax return RedirectToAction("actionName", "ControllerName",routevalue); example return RedirectToAction("Index","controller", ...
確定! 回上一頁