Server-side image tags with empty alt attribute
In ASP.Net is there a way to get the alt
attribute of server-side image tags to render with an empty value? Preferably without creating a new derived class?
In ASP.Net is there a way to get the alt
attribute of server-side image tags to render with an empty value? Preferably without creating a new derived class?