System.Web.UI.WebControls.PasswordRecovery.UserLookupError Event

Occurs when the membership provider cannot find the user name entered by the user.

Syntax

public event EventHandler UserLookupError

Remarks

The PasswordRecovery.UserLookupError event is raised when the membership provider cannot find the user name entered by the user.

For more information about handling events, see Events and Delegates.

Requirements

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