Writes a begin tag.

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

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