API Reference
Class
SmartWizardStepStates
Grouped step state arrays for SmartWizard v7.
Inheritance
- Object
- SmartWizardStepStates
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property SmartWizardOptions.StepStates
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.