AppHeader

This tag should be used only if data needs to be added to the 'header' part of the HTML page for a particular application. The code should be added to the default system template if it applies to all applications.

Tag Definition

Used standalone:

<silk:AppHeader/>

Used as a container:

<silk:AppHeader>
   Contains: HTML header elements.
</silk:AppHeader>

Last updated