nerdexam
Microsoft

70-515 · Question #138

You are developing an ASP.NET templated server control. You need to ensure that a new ID namespace is created within the page control hierarchy when the control is added to a page. Which interface…

The correct answer is B. INamingContainer. See the full explanation below for the reasoning.

Question

You are developing an ASP.NET templated server control. You need to ensure that a new ID namespace is created within the page control hierarchy when the control is added to a page. Which interface should you implement on the control?

Options

  • AIDataItemContainer
  • BINamingContainer
  • CIDataKeysControl
  • DIExtenderControl

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    82% (28)
  • C
    3% (1)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice