System.Web.UI.WebControls.CreateUserWizard.CompleteStep Property

Gets a reference to the final user account creation step.

Syntax

public CompleteWizardStep CompleteStep { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The CreateUserWizard.CompleteStep property defines the final step for creating a user account. This property is read-only; however, you can set the properties of the System.Web.UI.WebControls.CompleteWizardStep object that CreateUserWizard.CompleteStep returns.

Requirements

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