Exam PDII Topic 5 Question 86 Discussion
Actual exam question for Salesforce's PDII exam
Question #: 86
Topic #: 5
Question #: 86
Topic #: 5
A developer has a page with two extensions overriding the Standard controller for Case. <apex:page standardController="Case" extension3="CaseExtensionOne,CaseExtension Two" showHeader="false"> Each extension has a method called Save. The page has a command button as defined: <apex:commandButton value="Save" action="{!save}"/> What will happen when a user clicks the command button?
Suggested Answer: D Vote an answer
by Clara at Mar 05, 2024, 11:49 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).