Renders this element and all child elements.

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

Syntax

C#
public virtual string Render()

Return Value

The string representation of the DOM.

Implements

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

See Also