Renders this tag.

Namespace: HTMLPlusPlus
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public override string Render()

Return Value

Just the HTML string, as we don't have attributes or child elements.

Implements

IToken..::..Render()()()()

See Also