Description
The AfterRemindPassword event is executed on the password reminder page after the password reminder is sent to the user's email.
Syntax
AfterRemindPassword(username,email,pageObject)
Arguments
username
the username entered by the user.
the email entered by the user.
pageObject
an object representing the current page. For more information, see RunnerPage class.
Applies to pages
Recommended predefined actions and sample events:
•Insert a record into another table
•Check to see if a specific record exists
•Display a message on the Web page
See also: