| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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'. |
A StringBuilder object.