Share via


HtmlWriter.WriteEndTag Method

The WriteEndTag method overloads write end tags to the output.

Overload List

Name Description
HtmlWriter.WriteEndTag (HtmlTagId)
The WriteEndTag method writes the end tag identified by id to the output.
HtmlWriter.WriteEndTag (String)
The WriteEndTag method writes an end tag to the output.