1 write to _type
System.Web (1)
UI\HtmlControls\HtmlInputControl.cs (1)
48_type = type;
2 references to _type
System.Web (2)
UI\HtmlControls\HtmlInputControl.cs (2)
136return((_type != null) ? _type : String.Empty);