Show TOC Start of Content Area

Object documentation Content  Locate the document in its SAP Library structure

Definition

The Control API creates a scripting variable which provides the rendering context for the following tags. It is a plain HTML tag.

·        id
Identification name of the content.

 

Attributes

M

Values

Usage

id

*

String (cs)

 

Taglib
id="myContent"

Classlib
Set with control
document

 

Example

  <hbj:content id="myContent">
          
...
  
</hbj:content>

 

 

End of Content Area