Show TOC Start of Content Area

Background documentation navNodePictogram  Locate the document in its SAP Library structure

Outputs an HTML image tag (<img>) that displays the image associated with the current node.

If no pictogram is associated with the node, the default pictogram is used. 

Attributes

Name

Mandatory

Description

pictogramAttributes

No

A string that is added inside to the image tag, in which you can add additional attributes for the image tag.

Cooperating Tags

The tag must be nested in one of the following tags:

·        iterateInitialNavNodes

·        iterateNavNodeChildren

·        iterateNavNodesInSelectedPath

·        iterateSelectedNavNodesLevel

·        launchedNavNode

·        navNode

·        navNodeParent

·        recallNavNode

·        recurseNavNodeChildren

·        selectedNavNode

End of Content Area