Class DigitalMarketingTemplateNames
- Namespace
- Kentico.Xperience.Admin.DigitalMarketing
- Assembly
- Kentico.Xperience.Admin.DigitalMarketing.dll
Class contains constants identifying names of front-end template components.
public static class DigitalMarketingTemplateNames
- Inheritance
-
objectDigitalMarketingTemplateNames
Fields
AUTOMATION_BUILDER
Name of the automation builder template component.
public const string AUTOMATION_BUILDER = "@kentico/xperience-admin-digital-marketing/AutomationBuilder"
Field Value
- string
AUTOMATION_STATISTICS
Name of the automation statistics template component.
public const string AUTOMATION_STATISTICS = "@kentico/xperience-admin-digital-marketing/AutomationStatistics"
Field Value
- string
CUSTOMER_JOURNEYS_JOURNEY
Name of the customer journeys journey template component.
public const string CUSTOMER_JOURNEYS_JOURNEY = "@kentico/xperience-admin-digital-marketing/CustomerJourneysJourney"
Field Value
- string
CUSTOMER_JOURNEYS_JOURNEY_BUILDER
Name of the customer journey journey builder template component.
public const string CUSTOMER_JOURNEYS_JOURNEY_BUILDER = "@kentico/xperience-admin-digital-marketing/CustomerJourneysJourneyBuilder"
Field Value
- string
EMAIL_CONTENT_PAGE
Name of the email content page template component.
public const string EMAIL_CONTENT_PAGE = "@kentico/xperience-admin-digital-marketing/EmailContentPage"
Field Value
- string
EMAIL_CREATE
Name of the email create template component.
public const string EMAIL_CREATE = "@kentico/xperience-admin-digital-marketing/EmailCreate"
Field Value
- string
EMAIL_PREVIEW
Name of the email preview template component.
public const string EMAIL_PREVIEW = "@kentico/xperience-admin-digital-marketing/EmailPreview"
Field Value
- string
EMAIL_STATISTICS
Name of the email statistics template component.
public const string EMAIL_STATISTICS = "@kentico/xperience-admin-digital-marketing/EmailStatistics"
Field Value
- string
FORM_BUILDER
Name of the form builder template.
public const string FORM_BUILDER = "@kentico/xperience-admin-digital-marketing/FormBuilderPage"
Field Value
- string
PERSONAL_DATA_MANAGEMENT
Name of the personal data management template.
public const string PERSONAL_DATA_MANAGEMENT = "@kentico/xperience-admin-digital-marketing/PersonalDataManagement"
Field Value
- string