Mono Class Library: Overview

System.Web.UI.WebControls.CreateUserWizard: Members

The members of System.Web.UI.WebControls.CreateUserWizard are listed below.

See Also: Inherited members from System.Web.UI.WebControls.Wizard

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
ContinueButtonCommandNamestring. Documentation for this section has not yet been entered.

Public Properties

override
ActiveStepIndexint. Documentation for this section has not yet been entered.
Answerstring. Documentation for this section has not yet been entered.
AnswerLabelTextstring. Documentation for this section has not yet been entered.
AnswerRequiredErrorMessagestring. Documentation for this section has not yet been entered.
AutoGeneratePasswordbool. Documentation for this section has not yet been entered.
[read-only]
CompleteStepCompleteWizardStep. Documentation for this section has not yet been entered.
CompleteSuccessTextstring. Documentation for this section has not yet been entered.
[read-only]
CompleteSuccessTextStyleTableItemStyle. Documentation for this section has not yet been entered.
[read-only]
ConfirmPasswordstring. Documentation for this section has not yet been entered.
ConfirmPasswordCompareErrorMessagestring. Documentation for this section has not yet been entered.
ConfirmPasswordLabelTextstring. Documentation for this section has not yet been entered.
ConfirmPasswordRequiredErrorMessagestring. Documentation for this section has not yet been entered.
ContinueButtonImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
ContinueButtonStyleStyle. Documentation for this section has not yet been entered.
ContinueButtonTextstring. Documentation for this section has not yet been entered.
ContinueButtonTypeButtonType. Documentation for this section has not yet been entered.
ContinueDestinationPageUrlstring. Documentation for this section has not yet been entered.
CreateUserButtonImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
CreateUserButtonStyleStyle. Documentation for this section has not yet been entered.
CreateUserButtonTextstring. Documentation for this section has not yet been entered.
CreateUserButtonTypeButtonType. Documentation for this section has not yet been entered.
[read-only]
CreateUserStepCreateUserWizardStep. Documentation for this section has not yet been entered.
DisableCreatedUserbool. Documentation for this section has not yet been entered.
override
DisplaySideBarbool. Documentation for this section has not yet been entered.
DuplicateEmailErrorMessagestring. Documentation for this section has not yet been entered.
DuplicateUserNameErrorMessagestring. Documentation for this section has not yet been entered.
EditProfileIconUrlstring. Documentation for this section has not yet been entered.
EditProfileTextstring. Documentation for this section has not yet been entered.
EditProfileUrlstring. Documentation for this section has not yet been entered.
Emailstring. Documentation for this section has not yet been entered.
EmailLabelTextstring. Documentation for this section has not yet been entered.
EmailRegularExpressionstring. Documentation for this section has not yet been entered.
EmailRegularExpressionErrorMessagestring. Documentation for this section has not yet been entered.
EmailRequiredErrorMessagestring. Documentation for this section has not yet been entered.
[read-only]
ErrorMessageStyleTableItemStyle. Documentation for this section has not yet been entered.
HelpPageIconUrlstring. Documentation for this section has not yet been entered.
HelpPageTextstring. Documentation for this section has not yet been entered.
HelpPageUrlstring. Documentation for this section has not yet been entered.
[read-only]
HyperLinkStyleTableItemStyle. Documentation for this section has not yet been entered.
InstructionTextstring. Documentation for this section has not yet been entered.
[read-only]
InstructionTextStyleTableItemStyle. Documentation for this section has not yet been entered.
InvalidAnswerErrorMessagestring. Documentation for this section has not yet been entered.
InvalidEmailErrorMessagestring. Documentation for this section has not yet been entered.
InvalidPasswordErrorMessagestring. Documentation for this section has not yet been entered.
InvalidQuestionErrorMessagestring. Documentation for this section has not yet been entered.
[read-only]
LabelStyleTableItemStyle. Documentation for this section has not yet been entered.
LoginCreatedUserbool. Documentation for this section has not yet been entered.
[read-only]
MailDefinitionMailDefinition. Documentation for this section has not yet been entered.
MembershipProviderstring. Documentation for this section has not yet been entered.
[read-only]
Passwordstring. Documentation for this section has not yet been entered.
[read-only]
PasswordHintStyleTableItemStyle. Documentation for this section has not yet been entered.
PasswordHintTextstring. Documentation for this section has not yet been entered.
PasswordLabelTextstring. Documentation for this section has not yet been entered.
PasswordRegularExpressionstring. Documentation for this section has not yet been entered.
PasswordRegularExpressionErrorMessagestring. Documentation for this section has not yet been entered.
PasswordRequiredErrorMessagestring. Documentation for this section has not yet been entered.
Questionstring. Documentation for this section has not yet been entered.
QuestionLabelTextstring. Documentation for this section has not yet been entered.
QuestionRequiredErrorMessagestring. Documentation for this section has not yet been entered.
RequireEmailbool. Documentation for this section has not yet been entered.
override
SkipLinkTextstring. Documentation for this section has not yet been entered.
[read-only]
TextBoxStyleStyle. Documentation for this section has not yet been entered.
[read-only]
TitleTextStyleTableItemStyle. Documentation for this section has not yet been entered.
UnknownErrorMessagestring. Documentation for this section has not yet been entered.
UserNamestring. Documentation for this section has not yet been entered.
UserNameLabelTextstring. Documentation for this section has not yet been entered.
UserNameRequiredErrorMessagestring. Documentation for this section has not yet been entered.
[read-only]
ValidatorTextStyleStyle. Documentation for this section has not yet been entered.
[read-only]
override
WizardStepsWizardStepCollection. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
QuestionAndAnswerRequiredbool. Documentation for this section has not yet been entered.

Protected Methods

override
CreateChildControls()
Documentation for this section has not yet been entered.
override
CreateControlHierarchy()
Documentation for this section has not yet been entered.
override
GetDesignModeState() : IDictionary
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
OnContinueButtonClick(EventArgs)
Documentation for this section has not yet been entered.
OnCreatedUser(EventArgs)
Documentation for this section has not yet been entered.
OnCreateUserError(CreateUserErrorEventArgs)
Documentation for this section has not yet been entered.
OnCreatingUser(LoginCancelEventArgs)
Documentation for this section has not yet been entered.
override
OnNextButtonClick(WizardNavigationEventArgs)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
OnSendingMail(MailMessageEventArgs)
Documentation for this section has not yet been entered.
OnSendMailError(SendMailErrorEventArgs)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.
override
SetDesignModeState(IDictionary)
Documentation for this section has not yet been entered.
override
TrackViewState()
Documentation for this section has not yet been entered.

Public Events

ContinueButtonClickDocumentation for this section has not yet been entered.
CreatedUserDocumentation for this section has not yet been entered.
CreateUserErrorDocumentation for this section has not yet been entered.
CreatingUserDocumentation for this section has not yet been entered.
SendingMailDocumentation for this section has not yet been entered.
SendMailErrorDocumentation for this section has not yet been entered.