Description
The AfterLogout event runs when the user clicks the Logout button.
The handler of this event is not called if the user closes the browser or the sessions times out.
Syntax
AfterLogout(username)
Arguments
username
the login name of the user that logged out.
Return value
No return value.
Applies to pages
Login.
See also