Click or drag to resize
DataExportHelperDataExportTemplatePath Property
Gets a relative path leading to template.

Namespace: CMS.ImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public virtual string DataExportTemplatePath { get; set; }

Property Value

Type: String
See Also