Home »
MCQs »
ASP.Net MCQs
Which of the following property is used to set password characters for a Textbox control?
123. Which of the following property is used to set password characters for a Textbox control?
- Pass Char
- P Char
- Password Char
- None of the above
Answer: C) Password Char
Explanation:
The PasswordChar property is used to set password characters for a Textbox control.