System.Web.UI.WebControls.CreateUserWizard.ActiveStepIndex Property

Gets or sets the step that is currently displayed to the user.

Syntax

public override int ActiveStepIndex { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The CreateUserWizard.ActiveStepIndex property provides the zero-based index of the step that is currently displayed in the System.Web.UI.WebControls.CreateUserWizard control. You can programmatically set the CreateUserWizard.ActiveStepIndex property to dynamically display a step to the user.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0