Mono Class Library: Overview

System.Web.UI.WebControls.Wizard: Method Members

The methods of System.Web.UI.WebControls.Wizard are listed below. For a list of all members, see the Wizard Members list.

See Also: Inherited members from System.Web.UI.WebControls.CompositeControl

Public Methods

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.

Protected Methods

AllowNavigationToStep(int) : bool
Documentation for this section has not yet been entered.
override
CreateChildControls()
Documentation for this section has not yet been entered.
override
CreateControlCollection() : System.Web.UI.ControlCollection
Documentation for this section has not yet been entered.
CreateControlHierarchy()
Documentation for this section has not yet been entered.
override
CreateControlStyle() : Style
Documentation for this section has not yet been entered.
override
GetDesignModeState() : IDictionary
Documentation for this section has not yet been entered.
override
LoadControlState(object)
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
OnActiveStepChanged(object, EventArgs)
Documentation for this section has not yet been entered.
override
OnBubbleEvent(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.
override
OnInit(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.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveControlState() : object
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.