ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

13 / 96

Question 13:

This tag allows a custom component author to define a location where a user can insert content into the custom component. This is especially useful for generating custom iteration components. This component is valid only within an <apex:component> tag, and only a single definition per custom component is allowed. 

Answer options:

A. apex:facet
B. apex:chart
C. apex:include
D. apex:componentBody