Render as HTML.

Syntax

ISWikiRendererHtml.Render(renderInstructions, debugMode, debugPos)

Parameters

NameTypeOptionalByRefDescription
renderInstructions List(Of ISRenderInstruction) The Render Instructions to generate the HTML from.
debugMode Boolean Indicates whether to render debug remarks in the HTML for each render instruction.
debugPos Integer The current Debug Position. This will be tagged with the special HTML comment 'DEBUG_CURRENT'.

Return Value

StringBuilder

A StringBuilder object.

Member of:
ISWikiRendererHtml
Namespace:
Intersoft.ISWiki6
Assembly:
ISWiki6, Version=6.0.3
Target Framework:
.NET 9.0