1 write to endTagText
System.Web (1)
UI\HTMLTextWriter.cs (1)
936
_endTags[_endTagCount].
endTagText
= endTag;
1 reference to endTagText
System.Web (1)
UI\HTMLTextWriter.cs (1)
923
return _endTags[_endTagCount].
endTagText
;