Show TOC

selectedNavNodeLocate this document in the navigation structure

Use

Exposes the navigation node that was selected by the user during the most recent navigation.

Attributes

Name

Mandatory

Description

navNode

No

The name of the Java variable to create for holding the INavigationNode object for the node that was selected by the user.

The variable can be accessed in scriptlets in the body of the tag.

Variables

Name

Scope

Description

<navNode> attribute

Body of tag

INavigationNode object representing the selected node.