timedOutSessionMessage

timedOutSessionMessage(): String;

The timedOutSessionMessage method of the Application class reimplements the RootSchema method that displays a message on a Web browser when the Web session running an application deployed in HTML thin client mode times out. For example, reimplement this method to state the following at a site running applications deployed using HTML thin clients over the Internet.

Your session has timed out. Please sign on again.