Tunnel API

head

Other API in Package

Web

User

Internal Tunnel

Internal Web

head tag

Renders the fragment of type 'head' identified by name into the render engine. If chunkId is used, looks for the specified chunk before rendering the head fragment. Chunk rendering is only available for web workflow engine.

Tag Attributes
Attribute Notes
name
test
chunkId
scope
alt

Sample:

<c:head name="headFragment"/>

<c:head id="${chunkId}" test="${showChunk}"/>
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: Jul 15, 2024 03:42 PM