How to specify virtual path for image in ASP.Net MVC razor helper. Try this: <img src="@Url.Content("~/Content/images/ajax_activity.gif")" alt="loading" />.
確定! 回上一頁