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