Table of Contents

Class EmailConfigurationCommandResult

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

Email configuration command result.

public sealed class EmailConfigurationCommandResult : EmailConfigurationCommandResultBase
Inheritance
object
EmailConfigurationCommandResult
Inherited Members
Extension Methods

Properties

Items

Gets or sets the form components representing edited form fields.

public ICollection<IFormItemClientProperties> Items { get; set; }

Property Value

ICollection<IFormItemClientProperties>