ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

9 / 96

Question 9:

A template component that declares a named area that must be defined by an <apex:define> component in another Visualforce page. Use this component with the <apex:composition> and <apex:define> components to share data between multiple pages. 

Answer options:

A. apex:outputText
B. apex:barSeries
C. apex:insert
D. apex:inputFile