阅读背景:

如何在asp.net MVC 4和Razor视图中显示路径中的图像?

来源:互联网 

I have the following model:

我有以下模型:

public class Player
{


    public String ImagePath
    {
        get
        {
            return "~/Content/img/sql_error.JPG";
        }

    }
public 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: