A. Use the rendered condition in Visualforce to limit data based on data filters
B. Use filter conditions in a SOQL query to limit data based on data filters
C. Use an Apex controller to refine raw data based on data filters and store the result in a transient variable
D. Use an Apex controller to refine raw data based on data filters and store the result in a static variable

Suggest answer: B

Reference:

No comments:

Please share to make the community better.