ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

33 / 96

Question 33:

An ordered or unordered list of values that is defined by iterating over a set of data. The body of the <apex:dataList> component specifies how a single item should appear in the list. The data set can include up to 1,000 items. 

Answer options:

A. apex:inputText
B. apex:dataList
C. apex:lineSeries
D. apex:inputCheckbox