Skip to content

TemplateExportEnvironment

ClassAssetInventoryAssetInventory.Editor
public class TemplateExportEnvironment

Named value map supplied to template exports for caller-defined placeholders.

public string name

Returns

System.String

public string publishFolder

Returns

System.String

public string dataPath

Returns

System.String

public string imagePath

Returns

System.String

public bool excludeImages

Returns

System.Boolean

public bool internalIdsOnly

Returns

System.Boolean

public TemplateExportEnvironment()

public TemplateExportEnvironment(string name)

Creates a named template environment with an initially empty value map.

Parameters

Name Type
name System.String