3 references to HtmlInputSubmit
System.Web (3)
UI\HtmlControls\HtmlInputSubmit.cs (2)
48/// <para>Initializes a new instance of a <see cref='System.Web.UI.HtmlControls.HtmlInputSubmit'/> class using 59/// <para>Initializes a new instance of a <see cref='System.Web.UI.HtmlControls.HtmlInputSubmit'/> class using the
UI\HTMLTagNameToTypeMapper.cs (1)
64t.Add("submit", typeof(HtmlInputSubmit));