2 references to Type
System.Web (2)
UI\HtmlControls\HtmlInputControl.cs (1)
153
string type =
Type
;
UI\HtmlControls\HtmlInputText.cs (1)
174
Type
.Equals("password", StringComparison.OrdinalIgnoreCase)) {