Show TOC

DocumentBodyLocate this document in the navigation structure

Definition

Renders <body> section of the document and attaches the appropriate style class. It is a plain HTML tag with no attributes.

Example
              <hbj:content id="myContent">
     <hbj:document>
       <hbj:documentBody>
         ...
       </hbj:documentBody>
     </hbj:document>
  </hbj:content>