Table of Contents

Class ChangeWorkflowStepDialogModel

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

Model for workflow step change.

[Obsolete("Class was not intended for public use and will be removed in the next version.")]
[ObsoleteSince(29, 1)]
public sealed class ChangeWorkflowStepDialogModel
Inheritance
object
ChangeWorkflowStepDialogModel
Extension Methods

Properties

MoveToWorkflowStep

Specifies the name of the content workflow step to which the webpage should be moved.

[RequiredValidationRule]
public string MoveToWorkflowStep { get; set; }

Property Value

string