Writes the end tag.

Declaration Syntax
public void WriteEndTag(
string tagName
)
Public Sub WriteEndTag ( _
tagName As String _
)
public:
virtual void WriteEndTag(
String^ tagName
) sealed

Parameters
- tagName (String)
- Name of the tag.
Assembly:
Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)