navNodeDescription
Use
Outputs the description for the current navigation node. The string is the same as the one returned by INavigationNode.getDescription() .
Attributes
|
Name |
Mandatory |
Description |
|
locale |
No |
Indicates the locale to use for retrieving and displaying the node's title. Valid values are the string representations of java.util.Locale objects, such as en , de_DE , zh_CN . If not specified, the request locale is used. |
Cooperating Tags
The tag must be nested in one of the following tags:
-
contextNavNode
-
iterateInitialNavNodes
-
iterateNavNodeChildren
-
iterateNavNodesInSelectedPath
-
iterateSelectedNavNodesLevel
-
launchedNavNode
-
navNode
-
navNodeParent
-
recallNavNode
-
recurseNavNodeChildren
-
selectedNavNode