nerdexam
Salesforce

PDII · Question #173

If the "PageReference.setRedirect" Apex function is set to False, what type of request is made?

The correct answer is C. If PageReference points to the same controller and subset of extensions, postback request. See the full explanation below for the reasoning.

Question

If the "PageReference.setRedirect" Apex function is set to False, what type of request is made?

Options

  • AGet request
  • BPostback request
  • CIf PageReference points to the same controller and subset of extensions, postback request,

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    16% (5)
  • C
    78% (25)

Community Discussion

No community discussion yet for this question.

Full PDII Practice