Q52
How many arguments does the getInputHtml() accept?
A.
1
B.
2
AnswerC.
3
D.
4
Answer: Option B
Solution
Answer: Option B
Solution:
The method getInputHtml(0 accepts two arguments: value. value is the field’s current value (either from the DB, or the POST data if there was a validation error).