Can an ASP.NET MVC controller return an Image? Use the base controllers File method. public ActionResult Image(string id) { var dir = Server.MapPath("/Images ...
確定! 回上一頁