<com:TContent ID="body" > <h1 id="3201">TImage</h1> <com:DocLink ClassPath="System.Web.UI.WebControls.TImage" /> <p id="370273" class="block-content"> <tt>TImage</tt> displays an image on a page. The image is specified via the <tt>ImageUrl</tt> property which takes a relative or absolute URL to the image file. The alignment of the image displayed is set by the <tt>ImageAlign</tt> property. To set alternate text or long description of the image, use <tt>AlternateText</tt> or <tt>DescriptionUrl</tt>, respectively. </p> <com:RunBar PagePath="Controls.Samples.TImage.Home" /> <div class="last-modified">$Id$</div></com:TContent>