ExamQuestions.com

Register
Login
Apex and Visualforce Controllers Exam Questions

Salesforce

Apex and Visualforce Controllers

29 / 96

Question 29:

An HTML input element of type password. Use this component to get user input for a controller method that does not correspond to a field on a Salesforce object, for a value that is masked as the user types. 

Answer options:

A. apex:composition
B. apex:barSeries
C. apex:inputSecret
D. apex:attribute