Insert Glyphicons bootstrap in @Html.ActionLink mvc asp.net

后端 未结 2 577
慢半拍i
慢半拍i 2021-01-04 12:13

Would enter Glyphicons Boostrap instead of \"Edit\" in the code below. Could you give me an example to do.

@Html.ActionLink(\"Edit\", \"Edit\", new { id = Mo         


        
2条回答
提交回复
热议问题