Newer Version Available

This content describes an older version of this product. View Latest

apex:define

A template component that provides content for an <apex:insert> component defined in a Visualforce template page.

See also: <apex:composition>, <apex:insert>

Example

The example above renders the following HTML:

Attributes

Attribute Name Attribute Type Description Required? API Version Access
name String The name of the insert component into which the content of this define component should be inserted. Yes 10.0 global