GIAC
GSSP-.NET · Question #481
(Topic 4) Allen works as a Software Developer for ABC Inc. He develops an application using Visual Studio .NET 2005. The application will be used for the registration of employees by filling a form…
The correct answer is D. IsValid. See the full explanation below for the reasoning.
Question
- (Topic 4) Allen works as a Software Developer for ABC Inc. He develops an application using Visual Studio .NET 2005. The application will be used for the registration of employees by filling a form provided in the application. The form contains the following fields: l First Name l Last Name l Date of Birth l E-mail He provides a TextBox control for each field. He wants an employee to be able to receive a user-defined error message when he makes a wrong entry. Which of the following properties is mandatory if a CustomValidator control is used to validate an entry?
Options
- AEnableViewState
- CErrorMessage
- DIsValid
How the community answered
(41 responses)- A15% (6)
- C7% (3)
- D78% (32)
Community Discussion
No community discussion yet for this question.