Returns the System.Web.UI.WebControls.WizardStepType value for the specified System.Web.UI.WebControls.WizardStepBase object.
- wizardStep
- The System.Web.UI.WebControls.WizardStepBase for which the associated System.Web.UI.WebControls.WizardStepType is returned.
- index
- The index of the System.Web.UI.WebControls.WizardStepBase for which the associated System.Web.UI.WebControls.WizardStepType is returned.
One of the System.Web.UI.WebControls.WizardStepType values.
Use the Wizard.GetStepType(WizardStepBase, int) method to determine the System.Web.UI.WebControls.WizardStepType value of the specified System.Web.UI.WebControls.WizardStepBase object.