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)
136
return((
_type
!= null) ?
_type
: String.Empty);