Method GetFirstStep
GetFirstStep()
Gets the first enabled step in the wizard.
public WizardStep? GetFirstStep()
Returns
- WizardStep
The first enabled step, or null if no enabled steps exist.
Gets the first enabled step in the wizard.
public WizardStep? GetFirstStep()
The first enabled step, or null if no enabled steps exist.