Skip to main content
Version: 10.1

$.udb.currentPageNavigationSource()

note

This article is about the currentPageNavigationSource() function of the udb object.

$.udb.currentPageNavigationSource()

Returns a string that is the navigation action name that caused the current page to be displayed (for example: closePage, navigateTo).

Syntax

.currentPageNavigationSource( *context* )

The optional context parameter indicates the frame context for which the function is called. If you are displaying pages in a FrameControl that has an id value of "ApplicationFrame", then the context for those pages is "ApplicationFrame".