It is necessary to make a picture, when clicking on which, the user moved to the desired .aspx page of another controller. Here is an example of a working link using ASP:
<%: Html.ActionLink ("Back to Home", "Index", "Home")%>
How to do the same, but that the link was not a text, but a picture? It is impossible to establish through the properties of the picture, since if there is a link to the aspx page, then the server markup is not generated