Template Properties
The Template type exposes the following members.
Properties
Name | Description | |
---|---|---|
Indent |
Returns enough whitespace to indent the current line properly.
|
|
IndentCount |
The number of levels to ident a the current line.
|
|
NewLine |
Returns the new line characters.
|
|
Replacements |
The table of tokens to replace.
|
|
TemplateEndAppendNewLineTag |
The tag that marks the end of a template body and is replaced by a new line.
|
|
TemplateEndTag |
The tag that marks the end of a template body.
|
|
Templates |
The templates to load.
|
|
TemplateStartTag |
The tag that marks the start of a template body.
|