Can't add the Bootstrap GlypIcon for Asp.net button

56 Views Asked by At

Im try to add Bootstrap Glyphicon for my asp.net button but its not add correctly , please help me to add this

 <asp:Button ID="Button7" runat="server" Text="" CssClass="glyphicon glyphicon-search" />

Thanks in advance

0

There are 0 best solutions below