How do I put a Bootstrap Glyphicon inside an asp:Button in ASP.Net?
I’m using Bootstrap 3 in my project, and I want to use Bootstrap Glyphicons in ASP.net buttons.
I’m using Bootstrap 3 in my project, and I want to use Bootstrap Glyphicons in ASP.net buttons.
I am new to developing in asp.net for making web sites.
I have a asp:Button, I used css styles with cssClass property in asp:Button, but those styles are not working. When I use asp:LinkButton those styles are working well.I don’t want any themes or skins for styles.