|
How to specify the alternate text of the Image button so that if image is not available, the text displays?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET Image
In case we want to specify an alternate text to the image so that in case image couldn’t load for any
reason that text should display so that user can know what this image was about, we can use this
approach.
|