Welcome
|
ASP.NET
|
Web Services
|
How Do I...?
|
Class Browser
| I want my samples in...
C#
VB
C++
J#
ASP.NET Quickstart Tutorials
HTML Controls
HtmlAnchor
HtmlButton
HtmlForm
HtmlGeneric
HtmlImage
HtmlInputButton
HtmlInputCheckBox
HtmlInputFile
HtmlInputHidden
HtmlInputImage
HtmlInputRadioButton
HtmlInputText
HtmlSelect
HtmlTable
HtmlTextArea
dd
Back to ASP.NET Home
HtmlImage
An
HtmlImage
control renders the image file specified by its
Src
property in an HTML
<img>
tag.
The following sample illustrates using the
HtmlImage
control.
VB HtmlImage1.aspx