API Reference
Class
SmartWizardAnchor
Anchor configuration for SmartWizard navigation.
Inheritance
- Object
- SmartWizardAnchor
Constructors
public SmartWizardAnchor() #Inherited Methods
Properties
public SmartWizardCompletedNavigation Completed { get; set; } #JsonPropertyName("completed")Gets or sets grouped completed-step behavior.
public Nullable<Boolean> EnableDoneState { get; set; } #JsonIgnoreGets or sets whether to enable done state.
public Nullable<Boolean> MarkPreviousStepsAsDone { get; set; } #JsonIgnoreGets or sets whether to mark previous steps as done.