Moderate

How do you register a user control ?

Correct answer: C. Add Src, Tagprefix, Tagname

  • A. Add Source, Tag prefix
  • B. Add Tag prefix, Tag name
  • C. Add Src, Tagprefix, Tagname
  • D. None of these

Explanation

A user control registration needs its source file, tag prefix, and tag name so the page can map a custom markup tag to the control. These are supplied through the Src, TagPrefix, and TagName attributes.

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