Table of Contents

Core Place Holder Tag

CORE:PLACEHOLDER

Present a named location where content can be inserted at runtime

Syntax

 <core:placeholder id="name">

Description

The <core:placeholder> tag is a ServerComponentTag that creates a PlaceHolderComponent.

Use this tag in combination with the <core:wrap> tag.

Examples

Please have a look at the examples section to see this tag in action.