如何设置我的图标?

Ser*_*pia 4 favicon asp.net-mvc-2

如何在我的ASP.Net MVC2应用程序中设置我的Favicon?

.ico文件已经在Content文件夹中,现在该怎么办?

Ben*_*thy 8

将其添加到主页的部分:

<link rel="shortcut icon" href="/Content/favicon.ico" type="image/ico" />