Class ChangeWorkflowStepDialogModel
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
-
objectChangeWorkflowStepDialogModel
- 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