Documentation for this section has not yet been entered.
The WizardStepBase.Name property returns a string that identifies a step in a wizard control. If a value is specified for the WizardStepBase.Title property, the WizardStepBase.Name property returns that value. If no value is specified for the WizardStepBase.Title property, the WizardStepBase.Name property returns the value of the WizardStepBase.ID property. If values are not specified for either the WizardStepBase.Title or the WizardStepBase.ID property, the WizardStepBase.Name property returns null.