Click or drag to resize

exeAppendTemplateOptions Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script.exeAppenders
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
[FlagsAttribute]
public enum exeAppendTemplateOptions
Request Example View Source
Members
  Member nameValueDescription
sourceIsZip1
htmlTemplate2 The HTML template: it will process HTML files as templates
jsTemplate4 The js template
jsonTemplate8 The json template
xmlTemplate16 The XML template
mdTemplate32 The md template
cssTemplate64 The CSS template
allTemplate128 All template
renderButton256
renderLink512
renderInfoBox1024
See Also