The members of System.Web.UI.WebControls.Wizard are listed below.
See Also: Inherited members from System.Web.UI.WebControls.CompositeControl
Wizard()Documentation for this section has not yet been entered.
static readonlyCancelCommandName string. Documentation for this section has not yet been entered. static readonlyMoveCompleteCommandName string. Documentation for this section has not yet been entered. static readonlyMoveNextCommandName string. Documentation for this section has not yet been entered. static readonlyMovePreviousCommandName string. Documentation for this section has not yet been entered. static readonlyMoveToCommandName string. Documentation for this section has not yet been entered.
static readonlyCancelButtonID string. Documentation for this section has not yet been entered. static readonlyCustomFinishButtonID string. Documentation for this section has not yet been entered. static readonlyCustomNextButtonID string. Documentation for this section has not yet been entered. static readonlyCustomPreviousButtonID string. Documentation for this section has not yet been entered. static readonlyDataListID string. Documentation for this section has not yet been entered. static readonlyFinishButtonID string. Documentation for this section has not yet been entered. static readonlyFinishPreviousButtonID string. Documentation for this section has not yet been entered. static readonlySideBarButtonID string. Documentation for this section has not yet been entered. static readonlyStartNextButtonID string. Documentation for this section has not yet been entered. static readonlyStepNextButtonID string. Documentation for this section has not yet been entered. static readonlyStepPreviousButtonID string. Documentation for this section has not yet been entered.
[read-only] ActiveStep WizardStepBase. Documentation for this section has not yet been entered. ActiveStepIndex int. Documentation for this section has not yet been entered. CancelButtonImageUrl string. Documentation for this section has not yet been entered. [read-only] CancelButtonStyle Style. Documentation for this section has not yet been entered. CancelButtonText string. Documentation for this section has not yet been entered. CancelButtonType ButtonType. Documentation for this section has not yet been entered. CancelDestinationPageUrl string. Documentation for this section has not yet been entered. CellPadding int. Documentation for this section has not yet been entered. CellSpacing int. Documentation for this section has not yet been entered. DisplayCancelButton bool. Documentation for this section has not yet been entered. DisplaySideBar bool. Documentation for this section has not yet been entered. FinishCompleteButtonImageUrl string. Documentation for this section has not yet been entered. [read-only] FinishCompleteButtonStyle Style. Documentation for this section has not yet been entered. FinishCompleteButtonText string. Documentation for this section has not yet been entered. FinishCompleteButtonType ButtonType. Documentation for this section has not yet been entered. FinishDestinationPageUrl string. Documentation for this section has not yet been entered. FinishNavigationTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. FinishPreviousButtonImageUrl string. Documentation for this section has not yet been entered. [read-only] FinishPreviousButtonStyle Style. Documentation for this section has not yet been entered. FinishPreviousButtonText string. Documentation for this section has not yet been entered. FinishPreviousButtonType ButtonType. Documentation for this section has not yet been entered. [read-only] HeaderStyle TableItemStyle. Documentation for this section has not yet been entered. HeaderTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. HeaderText string. Documentation for this section has not yet been entered. [read-only] NavigationButtonStyle Style. Documentation for this section has not yet been entered. [read-only] NavigationStyle TableItemStyle. Documentation for this section has not yet been entered. [read-only] SideBarButtonStyle Style. Documentation for this section has not yet been entered. [read-only] SideBarStyle TableItemStyle. Documentation for this section has not yet been entered. SideBarTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. SkipLinkText string. Documentation for this section has not yet been entered. StartNavigationTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. StartNextButtonImageUrl string. Documentation for this section has not yet been entered. [read-only] StartNextButtonStyle Style. Documentation for this section has not yet been entered. StartNextButtonText string. Documentation for this section has not yet been entered. StartNextButtonType ButtonType. Documentation for this section has not yet been entered. StepNavigationTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. StepNextButtonImageUrl string. Documentation for this section has not yet been entered. [read-only] StepNextButtonStyle Style. Documentation for this section has not yet been entered. StepNextButtonText string. Documentation for this section has not yet been entered. StepNextButtonType ButtonType. Documentation for this section has not yet been entered. StepPreviousButtonImageUrl string. Documentation for this section has not yet been entered. [read-only] StepPreviousButtonStyle Style. Documentation for this section has not yet been entered. StepPreviousButtonText string. Documentation for this section has not yet been entered. StepPreviousButtonType ButtonType. Documentation for this section has not yet been entered. [read-only] StepStyle TableItemStyle. Documentation for this section has not yet been entered. [read-only] WizardSteps WizardStepCollection. Documentation for this section has not yet been entered.
[read-only] TagKey System.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.
GetHistory() : ICollection Documentation for this section has not yet been entered.GetStepType(WizardStepBase, int) : WizardStepType Documentation for this section has not yet been entered.MoveTo(WizardStepBase) Documentation for this section has not yet been entered.
AllowNavigationToStep(int) : bool Documentation for this section has not yet been entered. overrideCreateChildControls() Documentation for this section has not yet been entered. overrideCreateControlCollection() : System.Web.UI.ControlCollection Documentation for this section has not yet been entered.CreateControlHierarchy() Documentation for this section has not yet been entered. overrideCreateControlStyle() : Style Documentation for this section has not yet been entered. overrideGetDesignModeState() : IDictionary Documentation for this section has not yet been entered. overrideLoadControlState(object) Documentation for this section has not yet been entered. overrideLoadViewState(object) Documentation for this section has not yet been entered.OnActiveStepChanged(object, EventArgs) Documentation for this section has not yet been entered. overrideOnBubbleEvent(object, EventArgs) : bool Documentation for this section has not yet been entered.OnCancelButtonClick(EventArgs) Documentation for this section has not yet been entered.OnFinishButtonClick(WizardNavigationEventArgs) Documentation for this section has not yet been entered. overrideOnInit(EventArgs) Documentation for this section has not yet been entered.OnNextButtonClick(WizardNavigationEventArgs) Documentation for this section has not yet been entered.OnPreviousButtonClick(WizardNavigationEventArgs) Documentation for this section has not yet been entered.OnSideBarButtonClick(WizardNavigationEventArgs) Documentation for this section has not yet been entered.RegisterCommandEvents(IButtonControl) Documentation for this section has not yet been entered. overrideRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideSaveControlState() : object Documentation for this section has not yet been entered. overrideSaveViewState() : object Documentation for this section has not yet been entered. overrideTrackViewState() Documentation for this section has not yet been entered.
ActiveStepChanged Documentation for this section has not yet been entered. CancelButtonClick Documentation for this section has not yet been entered. FinishButtonClick Documentation for this section has not yet been entered. NextButtonClick Documentation for this section has not yet been entered. PreviousButtonClick Documentation for this section has not yet been entered. SideBarButtonClick Documentation for this section has not yet been entered.