In this video we will be looking at how to use the Image Control to display an image on your web page. The most important property is the ImageUrl property that will point to the URL of the image. Other properties include the AlternateText which will show the alternate text of the Image if the images are turned off in the browser. Another property is the DescriptionUrl which links to another page where more details about the image can be obtained...