asp.net mvc image path and virtual directory

后端 未结 4 1748
死守一世寂寞
死守一世寂寞 2021-02-11 02:59

I know this has to be a duplicate, but I\'ve been wading through the hordes of information on this and I can\'t get it work.

I\'m trying to get a site working on a clien

4条回答
  •  猫巷女王i
    2021-02-11 03:37

    Use the Content method on the UrlHelper.

    http://msdn.microsoft.com/en-us/library/system.web.mvc.urlhelper.content.aspx

提交回复
热议问题