2 references to HtmlImage
System.Web (2)
UI\HtmlControls\HtmlImage.cs (1)
41/// <para>Initializes a new instance of the <see cref='System.Web.UI.HtmlControls.HtmlImage'/> class.</para>
UI\HTMLTagNameToTypeMapper.cs (1)
37t.Add("img", typeof(HtmlImage));