Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 19 Topic 2 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 19 Topic 2 Discussion

PDI Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

A custom Visualforce controller calls the ApexPages.addMessage() method, but no messages are rendering on the page.

Which component should be added to the Visualforce page to display the message?


A.


B.

<apex:pageMessages />


C.

<apex:pageMessage severity="info’’ />


D.

<apex:facet name="messages” />


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.