Renders this tag with customized settings.
Namespace: HTMLPlusPlusAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
Parameters
- newlineAfterOpenTag
- Type: System..::..Boolean
Whether the opening tag should be on a line by itself.
- newlineAfterCloseTag
- Type: System..::..Boolean
Wheter a newline should be inserted after the closing tag.
- selfClosing
- Type: System..::..Boolean
If true, we won't render any elements and output a self-closing tag.