The members of System.Web.UI.WebControls.WizardStepBase are listed below.
See Also: Inherited members from System.Web.UI.WebControls.View
![]() Initializes a new instance of the System.Web.UI.WebControls.WizardStepBase class. |
AllowReturn | bool.
![]() Gets or sets a value indicating whether the user is allowed to return to the current step from a subsequent step in a System.Web.UI.WebControls.WizardStepCollection collection. | |
[read-only] | Name | string.
![]() Gets the name associated with a step in a control that acts as a wizard. |
StepType | WizardStepType.
![]() Gets or sets the type of navigation user interface (UI) to display for a step in a System.Web.UI.WebControls.Wizard control. | |
Title | string.
![]() Gets or sets the title to use for a step in a System.Web.UI.WebControls.Wizard control when the sidebar feature is enabled. | |
[read-only] | Wizard | Wizard.
![]() Gets the System.Web.UI.WebControls.Wizard control that is the parent of the object derived from System.Web.UI.WebControls.WizardStepBase. |