Renders the DOCTYPE and the elements (should be just an HTML instance).

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

Syntax

C#
public override string Render()

Return Value

A string represenation of this Document.

Implements

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

See Also