exeAppendTemplateOptions Enumeration |
Namespace: imbSCI.Reporting.script.exeAppenders
| Member name | Value | Description | |
|---|---|---|---|
| sourceIsZip | 1 | ||
| htmlTemplate | 2 | The HTML template: it will process HTML files as templates | |
| jsTemplate | 4 | The js template | |
| jsonTemplate | 8 | The json template | |
| xmlTemplate | 16 | The XML template | |
| mdTemplate | 32 | The md template | |
| cssTemplate | 64 | The CSS template | |
| allTemplate | 128 | All template | |
| renderButton | 256 | ||
| renderLink | 512 | ||
| renderInfoBox | 1024 |