Class ChangeWorkflowStepPageBuilderCommandArgs
Change workflow step page builder tab command arguments.
public sealed class ChangeWorkflowStepPageBuilderCommandArgs : PageBuilderCommandArgs
- Inheritance
-
objectChangeWorkflowStepPageBuilderCommandArgs
- 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