Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

ExportTemplateService

API reference for ExportTemplateService in Vendr, the eCommerce solution for Umbraco v8+

ExportTemplateService

public class ExportTemplateService : ServiceBase, IExportTemplateService

Inheritance

Namespace

Constructors

ExportTemplateService

public ExportTemplateService(ILicensingService licensingService, 
    IRepositoryFactory repositoryFactory, IUnitOfWorkProvider uowProvider, ILogger logger, 
    ICacheAccessor cacheAccessor)

Methods

DeleteExportTemplate (1 of 2)

public void DeleteExportTemplate(Guid id)

DeleteExportTemplate (2 of 2)

public void DeleteExportTemplate(ExportTemplate entity)

ExportTemplateExists

public bool ExportTemplateExists(Guid storeId, string alias)

GetExportTemplate (1 of 2)

public ExportTemplateReadOnly GetExportTemplate(Guid id)

GetExportTemplate (2 of 2)

public ExportTemplateReadOnly GetExportTemplate(Guid storeId, string alias)

GetExportTemplates (1 of 2)

public IEnumerable<ExportTemplateReadOnly> GetExportTemplates(Guid storeId)

GetExportTemplates (2 of 2)

public IEnumerable<ExportTemplateReadOnly> GetExportTemplates(Guid[] ids)

SaveExportTemplate

public void SaveExportTemplate(ExportTemplate entity)

SortExportTemplates

public void SortExportTemplates(Guid[] sortedIds)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.