Renders this element with a newline only after the close 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 this element.

Implements

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

See Also