Table of Contents

Class EmailCreateCommandArguments

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

Email create command arguments.

public sealed class EmailCreateCommandArguments : FormSubmissionCommandArguments
Inheritance
object
EmailCreateCommandArguments
Inherited Members
Extension Methods

Properties

FirstStepFormData

Confirmed form data from the first email creation step.

public Dictionary<string, JsonElement> FirstStepFormData { get; set; }

Property Value

Dictionary<string, JsonElement>