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