The members of System.Web.UI.WebControls.Wizard are listed below.
See Also: Inherited members from System.Web.UI.WebControls.CompositeControl
Wizard() |
Initializes a new instance of the System.Web.UI.WebControls.Wizard class. |
static readonly | CancelCommandName | string.
Retrieves the command name for the Cancel button. This field is static and read-only. |
static readonly | MoveCompleteCommandName | string.
Retrieves the command name that is associated with the Finish button. This field is static and read-only. |
static readonly | MoveNextCommandName | string.
Retrieves the command name that is associated with the Next button. This field is static and read-only. |
static readonly | MovePreviousCommandName | string.
Retrieves the command name that is associated with the Previous button. This field is static and read-only. |
static readonly | MoveToCommandName | string.
Retrieves the command name that is associated with each of the sidebar buttons. This field is static and read-only. |
static readonly | CancelButtonID | string.
Specifies the identifier for the Cancel button. This field is static and read-only. |
static readonly | CustomFinishButtonID | string.
Retrieves the identifier for a custom Finish button. This field is static and read-only. |
static readonly | CustomNextButtonID | string.
Retrieves the identifier for a custom Next button. This field is static and read-only. |
static readonly | CustomPreviousButtonID | string.
Retrieves the identifier for a custom Previous button. This field is static and read-only. |
static readonly | DataListID | string.
Retrieves the identifier for the sidebar System.Web.UI.WebControls.DataList collection. This field is static and read-only. |
static readonly | FinishButtonID | string.
Retrieves the identifier for the Finish button. This field is static and read-only. |
static readonly | FinishPreviousButtonID | string.
Retrieves the identifier for the Previous button on the WizardStepType.Finish step. This field is static and read-only. |
static readonly | SideBarButtonID | string.
Retrieves the identifier that is associated with each of the sidebar buttons. This field is static and read-only. |
static readonly | StartNextButtonID | string.
Retrieves the identifier that is associated with the Next button on the WizardStepType.Start step. This field is static and read-only. |
static readonly | StepNextButtonID | string.
Retrieves the identifier that is associated with the Next button. This field is static and read-only. |
static readonly | StepPreviousButtonID | string.
Retrieves the identifier that is associated with the Previous button. This field is static and read-only. |
[read-only] | ActiveStep | WizardStepBase.
Gets the step in the Wizard.WizardSteps collection that is currently displayed to the user. |
ActiveStepIndex | int.
Gets or sets the index of the current System.Web.UI.WebControls.WizardStepBase object. | |
CancelButtonImageUrl | string.
Gets or sets the URL of the image displayed for the Cancel button. | |
[read-only] | CancelButtonStyle | Style.
Gets a reference to a collection of style properties that define the appearance of the Cancel button. |
CancelButtonText | string.
Gets or sets the text caption that is displayed for the Cancel button. | |
CancelButtonType | ButtonType.
Gets or sets the type of button that is rendered as the Cancel button. | |
CancelDestinationPageUrl | string.
Gets or sets the URL that the user is directed to when they click the Cancel button. | |
CellPadding | int.
Gets or sets the amount of space between the contents of the cell and the cell border. | |
CellSpacing | int.
Gets or sets the amount of space between cells. | |
DisplayCancelButton | bool.
Gets or sets a Boolean value indicating whether to display a Cancel button. | |
DisplaySideBar | bool.
Gets or sets a Boolean value indicating whether to display the sidebar area on the System.Web.UI.WebControls.Wizard control. | |
FinishCompleteButtonImageUrl | string.
Gets or sets the URL of the image that is displayed for the Finish button. | |
[read-only] | FinishCompleteButtonStyle | Style.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the Finish button. |
FinishCompleteButtonText | string.
Gets or sets the text caption that is displayed for the Finish button. | |
FinishCompleteButtonType | ButtonType.
Gets or sets the type of button that is rendered as the Finish button. | |
FinishDestinationPageUrl | string.
Gets or sets the URL that the user is redirected to when they click the Finish button. | |
FinishNavigationTemplate | System.Web.UI.ITemplate.
Gets or sets the template that is used to display the navigation area on the WizardStepType.Finish step. | |
FinishPreviousButtonImageUrl | string.
Gets or sets the URL of the image that is displayed for the Previous button on the WizardStepType.Finish step. | |
[read-only] | FinishPreviousButtonStyle | Style.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the Previous button on the WizardStepType.Finish step. |
FinishPreviousButtonText | string.
Gets or sets the text caption that is displayed for the Previous button on the WizardStepType.Finish step. | |
FinishPreviousButtonType | ButtonType.
Gets or sets the type of button that is rendered as the Previous button on the WizardStepType.Finish step. | |
[read-only] | HeaderStyle | TableItemStyle.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the header area on the control. |
HeaderTemplate | System.Web.UI.ITemplate.
Gets or sets the template that is used to display the header area on the control. | |
HeaderText | string.
Gets or sets the text caption that is displayed for the header area on the control. | |
[read-only] | NavigationButtonStyle | Style.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the buttons in the navigation area on the control. |
[read-only] | NavigationStyle | TableItemStyle.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the navigation area on the control. |
[read-only] | SideBarButtonStyle | Style.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the buttons on the sidebar. |
[read-only] | SideBarStyle | TableItemStyle.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the sidebar area on the control. |
SideBarTemplate | System.Web.UI.ITemplate.
Gets or sets the template that is used to display the sidebar area on the control. | |
SkipLinkText | string.
Gets or sets a value that is used to render alternate text that notifies screen readers to skip the content in the sidebar area. | |
StartNavigationTemplate | System.Web.UI.ITemplate.
Gets or sets the template that is used to display the navigation area on the WizardStepType.Start step of the System.Web.UI.WebControls.Wizard control. | |
StartNextButtonImageUrl | string.
Gets or sets the URL of the image that is displayed for the Next button on the WizardStepType.Start step. | |
[read-only] | StartNextButtonStyle | Style.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the Next button on the WizardStepType.Start step. |
StartNextButtonText | string.
Gets or sets the text caption that is displayed for the Next button on the WizardStepType.Start step. | |
StartNextButtonType | ButtonType.
Gets or sets the type of button that is rendered as the Next button on the WizardStepType.Start step. | |
StepNavigationTemplate | System.Web.UI.ITemplate.
Gets or sets the template that is used to display the navigation area on any System.Web.UI.WebControls.WizardStepBase-derived objects other than the WizardStepType.Start, the WizardStepType.Finish, or WizardStepType.Complete step. | |
StepNextButtonImageUrl | string.
Gets or sets the URL of the image that is displayed for the Next button. | |
[read-only] | StepNextButtonStyle | Style.
Gets a reference to the System.Web.UI.WebControls.Style object that defines the settings for the Next button. |
StepNextButtonText | string.
Gets or sets the text caption that is displayed for the Next button. | |
StepNextButtonType | ButtonType.
Gets or sets the type of button that is rendered as the Next button. | |
StepPreviousButtonImageUrl | string.
Gets or sets the URL of the image that is displayed for the Previous button. | |
[read-only] | StepPreviousButtonStyle | Style.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the Previous button. |
StepPreviousButtonText | string.
Gets or sets the text caption that is displayed for the Previous button. | |
StepPreviousButtonType | ButtonType.
Gets or sets the type of button that is rendered as the Previous button. | |
[read-only] | StepStyle | TableItemStyle.
Gets a reference to a System.Web.UI.WebControls.Style object that defines the settings for the System.Web.UI.WebControls.WizardStep objects. |
[read-only] | WizardSteps | WizardStepCollection.
Gets a collection containing all the System.Web.UI.WebControls.WizardStepBase objects that are defined for the control. |
[read-only] | TagKey | System.Web.UI.HtmlTextWriterTag.
Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to the System.Web.UI.WebControls.Wizard control. |
GetHistory()
| ||
GetStepType(WizardStepBase, int)
| ||
MoveTo(WizardStepBase)
|
AllowNavigationToStep(int)
| ||
override | CreateChildControls()
| |
override | CreateControlCollection()
| |
CreateControlHierarchy()
| ||
override | CreateControlStyle()
| |
override | GetDesignModeState()
| |
override | LoadControlState(object)
| |
override | LoadViewState(object)
| |
OnActiveStepChanged(object, EventArgs)
| ||
override | OnBubbleEvent(object, EventArgs)
| |
OnCancelButtonClick(EventArgs)
| ||
OnFinishButtonClick(WizardNavigationEventArgs)
| ||
override | OnInit(EventArgs)
| |
OnNextButtonClick(WizardNavigationEventArgs)
| ||
OnPreviousButtonClick(WizardNavigationEventArgs)
| ||
OnSideBarButtonClick(WizardNavigationEventArgs)
| ||
RegisterCommandEvents(IButtonControl)
| ||
override | Render(System.Web.UI.HtmlTextWriter)
| |
override | SaveControlState()
| |
override | SaveViewState()
| |
override | TrackViewState()
|
ActiveStepChanged |
Occurs when the user switches to a new step in the control. | |
CancelButtonClick |
Occurs when the Cancel button is clicked. | |
FinishButtonClick |
Occurs when the Finish button is clicked. | |
NextButtonClick |
Occurs when the Next button is clicked. | |
PreviousButtonClick |
Occurs when the Previous button is clicked. | |
SideBarButtonClick |
Occurs when a button in the sidebar area is clicked. |