I would like to place an image in my application. when I click on it I want to move to another page. In general my asp:image to work as link Is that possible ??
You can add an ImageUrl to a HyperLink.
<asp:HyperLink id="link" runat="server" imageurl="..." />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With