Salesforce Certified Force.com Advanced Developer DEV-501 Question # 60 Topic 7 Discussion

Salesforce Certified Force.com Advanced Developer DEV-501 Question # 60 Topic 7 Discussion

DEV-501 Exam Topic 7 Question 60 Discussion:
Question #: 60
Topic #: 7

An HTML input element of type text. Use this component to get user input for a controller method that does not correspond to a field on a Salesforce object.

This component does not use Salesforce styling. Also, since it does not correspond to a field, or any other data on an object, custom code is required to use the value the user inputs.


A.

apex:messages


B.

apex:dynamicComponent


C.

apex:inputText


D.

apex:inputField


Get Premium DEV-501 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.