1 write to tagType
System.Web (1)
UI\HTMLTextWriter.cs (1)
1412
this.
tagType
= tagType;
2 references to tagType
System.Web (2)
UI\HTMLTextWriter.cs (2)
999
TagType tagType = tagInfo.
tagType
;
1116
if (_tagNameLookupArray[_tagIndex].
tagType
== TagType.Inline) {