ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

4 / 96

Question 4:

A timer that sends an AJAX update request to the server according to a time interval that you specify. The update request can then result in a full or partial page update. You should avoid using this component with enhanced lists. 

Answer options:

A. apex:dataList
B. apex:actionPoller
C. apex:inlineEditSupport
D. apex:image