📜  actionlink image mvc - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:06.549000             🧑  作者: Mango

代码示例1
@Html.ActionLink( " " , "Index" , "Countries" , new {
      style = "background: url('../../Content/Images/table.png') no-repeat center right;display:block; height:24px; width:24px;"
} )