.currentPageNavigationSource()

Previous Next

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".

 

See Also

.mainPageName()

.currentPageName()

.currentPageStackDepth()