2 writes to tagKey
System.Web (2)
UI\WebControls\WebControl.cs (2)
65
tagKey
= tag;
76
tagKey
= HtmlTextWriterTag.Unknown;
1 reference to tagKey
System.Web (1)
UI\WebControls\WebControl.cs (1)
514
return
tagKey
;