forum

Home / DeveloperSection / Forums / add fa icon on ajax link button

add fa icon on ajax link button

Anonymous User 1332 18-Apr-2018

 how to add fa icon on ajax link button 

 @Ajax.ActionLink(linkText:"Save", actionName: "Add", controllerName: "Home", ajaxOptions: new AjaxOptions { OnSuccess = "onSuccess", InsertionMode = InsertionMode.Replace,  HttpMethod = "GET" }, htmlAttributes: new { @class = "theme_button color1 " })</text>)

thanks in advance


Updated on 18-Apr-2018
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By