Class EmailConfigurationCommandArguments
- Namespace
- Kentico.Xperience.Admin.DigitalMarketing.UIPages
- Assembly
- Kentico.Xperience.Admin.DigitalMarketing.dll
Publish email configuration command arguments.
public sealed class EmailConfigurationCommandArguments : FormSubmissionCommandArguments
- Inheritance
-
objectEmailConfigurationCommandArguments
- Inherited Members
- Extension Methods
Properties
UpdateBeforeProcessing
Indicates if the email configuration should be updated before further processing.
public bool UpdateBeforeProcessing { get; set; }
Property Value
- bool