Categories
ASP.NET

.NET Hyperlink ImageURL

Here’s an interesting article about a bug in this property:

Working Around ASP.NET’s HyperLink ImageUrl Bug

I ran across this bug today but my workaround was surrounding an Image control with anchor tags.

I changed this:

To: