Asp.net – Changing Image.Url's in VB.Net when there's a repetitive amount
I have 30 image buttons, shown here is just a small snippet. I need to change the Image.Url from VB code as I read from a database. You can see from the code below what I'm trying to do, but…