Moderate

Which property is used to name a web control ?

Correct answer: C. ID

  • A. ControlName
  • B. Designation
  • C. ID
  • D. Name

Explanation

The ID property gives an ASP.NET server control its unique name within the page. ControlName and Designation are not standard naming properties for web controls.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions