I want to present a button with @Html.ActionLink but i need to have my application font in the text.
@Html.ActionLink
With this code:
@H
Let's have a try on this. Let me know if it is working .Thanks
@Html.ActionLink(" Create New", "Create", null, new { @class = "btn btn-warning glyphicon glyphicon-plus-sign" })