Table of Contents

Class PublishHeadlessItemCommandArguments

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

Publish headless item command arguments.

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

Properties

UpdateBeforeProcessing

Indicates if the headless item should be updated before further processing.

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool