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
If using Bootstrap 3:
Edit
Note the use of sr-only will allow users of screen readers and search engines to know what the link is for.
sr-only