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