Writes the begin tag.

Declaration Syntax
void WriteBeginTag(
string tagName
)
Sub WriteBeginTag ( _
tagName As String _
)
void WriteBeginTag(
String^ tagName
)

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