Home
|
QuickStart Welcome
|
ASP.NET
|
Web Services
|
How Do I...?
| I want my samples in...
C#
VB
C++
J#
ASP.NET 2.0 Quickstart Tutorials
HTML Controls
HtmlAnchor
HtmlButton
HtmlForm
HtmlGeneric
HtmlImage
HtmlInputButton
HtmlInputCheckBox
HtmlInputFile
HtmlInputHidden
HtmlInputImage
HtmlInputRadioButton
HtmlInputText
HtmlSelect
HtmlTable
HtmlTextArea
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