ChangePasswordDialog.checkConfirmPass

Syntax

checkConfirmPass ()

Description

The checkConfirmPass method is used to check if the new password matches the confirmed password.

Comments

This method returns True if Otherwise it returns False.

Example

The example of method use is given in the Example of creating the ChangePasswordDialog component.

See also:

ChangePasswordDialog