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