The only requirement is the ability to render ourselves.

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

Syntax

C#
string Render()

Return Value

The string representation of this token, and its children if applicable.

See Also