For instance, when should I use HtmlControls.Ht mlImage,
and when should I use WebControls.Ima ge ?
And what is the difference between
<img runat="server" />
and
<asp:image runat="server" /> ?
and when should I use WebControls.Ima ge ?
And what is the difference between
<img runat="server" />
and
<asp:image runat="server" /> ?
Comment