displayFailedLogin()

The method displays a warning panel when the login via the login.pnl fails.

Abbildung 1. Login authentication error

Synopsis

public void displayFailedLogin(string reason);

Parameters

Parameter Meaning
reason String that specifies the reason why the login failed.

Return Value

-

Assignment

Login Framework classes

See also

startLogin(), LoginFrameworkChildView()