Choose the correct definition for <apex:pageMessage>.

Choose the correct definition for <apex:pageMessage>.
A. Standard Salesforce formatting, throws a specific message on a page
B. Standard Salesforce formatting, shows all errors that occur on page. Can add more messages through the "ApexPages.addMessage" function
C. A single message, without formatting, that can be associated with a specific component on the page
D. No formatting; displays all errors on a page

How To Pass Certified Platform Developer II Exam?

Certified Platform Developer II PDF dumps.

High quality Certified Platform Developer II pdf and software. VALID exam to help you pass.

Download Printable PDF. VALID exam to help you PASS.

5 thoughts on “Choose the correct definition for <apex:pageMessage>.

  1. A message for a specific component, such as a warning or error. If an or component is not included in a page, most warning and error messages are only shown in the debug log.

    1. @Praveen: Didn’t take my reply correctly. Hope this time it will work. 😉

      The definition you are writing, is the definition for apex:messages and not for apex:pageMassage, which is required here.
      Take a look at these references:
      – Reference for apex:messages: https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_messages.htm?search_text=apex:pageMassages
      – Reference for apex:pageMessage: https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_compref_pageMessage.htm

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.