How to set an image background for a Html.ActionLink()
?
My code:
@Html.ActionLink("Home", "Index", "Home", new {@data_transition = "slide"})
How to set an image background for a Html.ActionLink()
?
My code:
@Html.ActionLink("Home", "Index", "Home", new {@data_transition = "slide"})