Documentation for this section has not yet been entered.
The membership provider specified in the CreateUserWizard.MembershipProvider property will determine whether the question and answer text boxes are displayed at run time.
If an answer is required by the membership provider specified in the CreateUserWizard.MembershipProvider property, then the answer text box will appear on the System.Web.UI.WebControls.CreateUserWizard control. Each text box displayed on the System.Web.UI.WebControls.CreateUserWizard control has a System.Web.UI.WebControls.RequiredFieldValidator object associated with it.
This property cannot be set by themes or style sheet themes. For more information, see System.Web.UI.ThemeableAttribute and ASP.NET Themes Overview.
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see System.ComponentModel.LocalizableAttribute and ASP.NET Globalization and Localization.