Show TOC

ContentLocate this document in the navigation 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>