1 write to closingTag
System.Web (1)
UI\HTMLTextWriter.cs (1)
1413
this.
closingTag
= closingTag;
1 reference to closingTag
System.Web (1)
UI\HTMLTextWriter.cs (1)
1001
string endTag = renderEndTag? tagInfo.
closingTag
: null;