Use the Url.Content method when generating a path to your image. <img src="@Url.Content("~/AdminUploadContent/bikes.gif")" />.
確定! 回上一頁