.showLogin() |
Shows the login page. Syntax
Use this function when a new login is made. This function may be overridden to handle the display of the login page differently, eg., with a dialog instead of an actual page.
Example $.udb.showLogin(); |