API Reference
Class
SmartWizardStepStates
Grouped step state arrays for SmartWizard v7.
Inheritance
- Object
- SmartWizardStepStates
Constructors
public SmartWizardStepStates() #Inherited Methods
Properties
public Int32[] Completed { get; set; } #JsonPropertyName("completed")Gets or sets completed step indexes.
public Int32[] Disabled { get; set; } #JsonPropertyName("disabled")Gets or sets disabled step indexes.