Mono Class Library: Overview

System.Web.UI.WebControls.PasswordRecovery: Members

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

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

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

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

Public Properties

[read-only]
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.
BorderPaddingint. Documentation for this section has not yet been entered.
[read-only]
FailureTextStyleTableItemStyle. Documentation for this section has not yet been entered.
GeneralFailureTextstring. 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.
[read-only]
InstructionTextStyleTableItemStyle. Documentation for this section has not yet been entered.
[read-only]
LabelStyleTableItemStyle. 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]
Questionstring. Documentation for this section has not yet been entered.
QuestionFailureTextstring. Documentation for this section has not yet been entered.
QuestionInstructionTextstring. Documentation for this section has not yet been entered.
QuestionLabelTextstring. Documentation for this section has not yet been entered.
QuestionTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
QuestionTemplateContainerSystem.Web.UI.Control. Documentation for this section has not yet been entered.
QuestionTitleTextstring. Documentation for this section has not yet been entered.
SubmitButtonImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
SubmitButtonStyleStyle. Documentation for this section has not yet been entered.
SubmitButtonTextstring. Documentation for this section has not yet been entered.
SubmitButtonTypeButtonType. Documentation for this section has not yet been entered.
SuccessPageUrlstring. Documentation for this section has not yet been entered.
SuccessTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
SuccessTemplateContainerSystem.Web.UI.Control. Documentation for this section has not yet been entered.
SuccessTextstring. Documentation for this section has not yet been entered.
[read-only]
SuccessTextStyleTableItemStyle. Documentation for this section has not yet been entered.
[read-only]
TextBoxStyleStyle. Documentation for this section has not yet been entered.
TextLayoutLoginTextLayout. Documentation for this section has not yet been entered.
[read-only]
TitleTextStyleTableItemStyle. Documentation for this section has not yet been entered.
UserNamestring. Documentation for this section has not yet been entered.
UserNameFailureTextstring. Documentation for this section has not yet been entered.
UserNameInstructionTextstring. 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.
UserNameTemplateSystem.Web.UI.ITemplate. Documentation for this section has not yet been entered.
[read-only]
UserNameTemplateContainerSystem.Web.UI.Control. Documentation for this section has not yet been entered.
UserNameTitleTextstring. Documentation for this section has not yet been entered.
[read-only]
ValidatorTextStyleStyle. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
TagKeySystem.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.

Protected Methods

override
CreateChildControls()
Documentation for this section has not yet been entered.
override
LoadControlState(object)
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
OnAnswerLookupError(EventArgs)
Documentation for this section has not yet been entered.
override
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
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.
OnUserLookupError(EventArgs)
Documentation for this section has not yet been entered.
OnVerifyingAnswer(LoginCancelEventArgs)
Documentation for this section has not yet been entered.
OnVerifyingUser(LoginCancelEventArgs)
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveControlState() : object
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

AnswerLookupErrorDocumentation 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.
UserLookupErrorDocumentation for this section has not yet been entered.
VerifyingAnswerDocumentation for this section has not yet been entered.
VerifyingUserDocumentation for this section has not yet been entered.