Button - Link buttons


Button with primary css icon:
Linkbutton1
Button with secondary css icon:
Linkbutton2
Button with double image icons:
Linkbutton3
Buton with primary image icon:
Linkbutton4

About this example


This demo use ChangeType(ButtonTypes.LinkButton) to specified the Button Render as Linkbutton

You can use Click(string) method to specified the client scripts or NavigateUrl(string) method to set which url it links to.