Valid CRT-450 Dumps shared by ExamDiscuss.com for Helping Passing CRT-450 Exam! ExamDiscuss.com now offer the newest CRT-450 exam dumps, the ExamDiscuss.com CRT-450 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CRT-450 dumps with Test Engine here:
Access CRT-450 Dumps Premium Version
(205 Q&As Dumps, 35%OFF Special Discount Code: freecram)
Recent Comments (The most recent comments are at the top.)
B. By using an object standard set controller action
• This approach involves creating a PageReference by specifying the action associated with a standard set controller. For example:
PageReference pageRef = new PageReference('/apex/YourPageName');
C. By using ApexPages.currentPage()
• This method returns a PageReference object that refers to the current Visualforce page. For example:
PageReference currentPage = ApexPages.currentPage();
Correct answers: C, D
https://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_system_pagereference.htm