TemplateExportEnvironment
public class TemplateExportEnvironmentNamed value map supplied to template exports for caller-defined placeholders.
Fields
Section titled “Fields”
public string nameReturns
System.String
publishFolder
Section titled “publishFolder”public string publishFolderReturns
System.String
dataPath
Section titled “dataPath”public string dataPathReturns
System.String
imagePath
Section titled “imagePath”public string imagePathReturns
System.String
excludeImages
Section titled “excludeImages”public bool excludeImagesReturns
System.Boolean
internalIdsOnly
Section titled “internalIdsOnly”public bool internalIdsOnlyReturns
System.Boolean
Constructors
Section titled “Constructors”
TemplateExportEnvironment()
Section titled “TemplateExportEnvironment()”public TemplateExportEnvironment()
TemplateExportEnvironment(string)
Section titled “TemplateExportEnvironment(string)”public TemplateExportEnvironment(string name)Creates a named template environment with an initially empty value map.
Parameters
| Name | Type |
|---|---|
name |
System.String |