Table of Contents

Class ChangeWorkflowStepPageBuilderCommandArgs

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

Change workflow step page builder tab command arguments.

public sealed class ChangeWorkflowStepPageBuilderCommandArgs : PageBuilderCommandArgs
Inheritance
object
ChangeWorkflowStepPageBuilderCommandArgs
Inherited Members
Extension Methods

Constructors

ChangeWorkflowStepPageBuilderCommandArgs()

public ChangeWorkflowStepPageBuilderCommandArgs()

Properties

UpdateBeforeProcessing

Indicates if the web page should be updated before changing the workflow step.

public bool UpdateBeforeProcessing { get; set; }

Property Value

bool