Table of Contents

Class LoadSelectedEmailsCommandArguments

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

Load selected emails command arguments.

public sealed class LoadSelectedEmailsCommandArguments
Inheritance
object
LoadSelectedEmailsCommandArguments
Extension Methods

Properties

SelectedIdentifiers

Collection of selected email identifiers.

public IEnumerable<EmailRelatedItem> SelectedIdentifiers { get; set; }

Property Value

IEnumerable<EmailRelatedItem>