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