CreateUserWizard.CompleteStep Property
.NET Framework (current version)
Gets a reference to the final user account creation step.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls.CompleteWizardStepA CompleteWizardStep object that represents the final user account creation step.
The CompleteStep property defines the final step for creating a user account. This property is read-only; however, you can set the properties of the CompleteWizardStep object that CompleteStep returns.
.NET Framework
Available since 2.0
Available since 2.0
Show: