A link that executes an action defined by a controller, and then either refreshes the current page, or navigates to a different page based on the PageReference variable that is returned by the action. An
To add request parameters to an
Correct Answer:
C
What are access modifiers used to implement? (No Answer)
Correct Answer:
B
Which type of tab can a developer create? Choose 3 answers.
Correct Answer:
BDE
Objects of this Apex class reference the pre-built Visualforce controllers provided by salesforce.com.
Correct Answer:
E
A label for an input or output field. Use this component to provide a label for a controller method that does not correspond to a field on a Salesforce object.
Correct Answer:
C