Table of Contents

Class EmailStatisticsTemplateClientProperties

Namespace
Kentico.Xperience.Admin.DigitalMarketing.UIPages
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Represents statistics page metadata.

public class EmailStatisticsTemplateClientProperties : TemplateClientProperties
Inheritance
object
EmailStatisticsTemplateClientProperties
Inherited Members
Extension Methods

Properties

CultureCode

Statistics template culture code.

public string CultureCode { get; set; }

Property Value

string

Headline

Statistics template caption.

public string Headline { get; set; }

Property Value

string

SubcaptionComponent

Configuration of the listing subcaption.

public SubcaptionComponentClientProperties SubcaptionComponent { get; set; }

Property Value

SubcaptionComponentClientProperties