System.Web.UI.WebControls.CompleteWizardStep Class

Defines the template of the final step for creating a user account with the System.Web.UI.WebControls.CreateUserWizard control.

See Also: CompleteWizardStep Members

Syntax

public sealed class CompleteWizardStep : TemplatedWizardStep

Remarks

The System.Web.UI.WebControls.CompleteWizardStep class is derived from System.Web.UI.WebControls.TemplatedWizardStep and used by the System.Web.UI.WebControls.CreateUserWizard control. By default the System.Web.UI.WebControls.CompleteWizardStep step is displayed after the System.Web.UI.WebControls.CreateUserWizardStep step. The System.Web.UI.WebControls.CompleteWizardStep step is a required step of the System.Web.UI.WebControls.CreateUserWizard control.

Requirements

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