Show TOC Start of Content Area

Background documentation NavigationLink  Locate the document in its SAP Library structure

Represents a link to a navigation node.

Fields

Name

Type

Description

Id

String

The ID of the navigation link

title

String

The display name of the navigation link

nodeURI

String

The URI from which to create the URL for displaying the content associated with this link.

Add this to the base portal address (http://<server>:<port>) to create a URL to the navigation target.

additionalAttributes

KeyValueEntry[]

An array of additional attributes for this navigation link, as specified in the linkAdditionalParams field of the NavigationTreeRequest or SelectedPathTreeRequest data types.

showType

int

The navigation mode for displaying the link.

 

 

 

 

End of Content Area