Renders this element without a newline after the open 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

The string representation of the DOM.

Implements

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

See Also