Skip to main content
Version: 10.1

logout

note

This article is about the logout UDB event handler.

logout

The logout event may be called from web pages developed in Web Designer and processed by a USoft page engine service.

EventApplies toOccurs when
logoutPage objectsAfter each logout action

How to use

Find or create an Event Listener object with Event Type = logout. Event Listeners are in the Web Designer Controls catalog:

Insert the event listener into the Page object. Insert a callClientScript action into the event listener. Use this action's Script property to code the behaviour that you want to see when the event occurs.