nerdexam
Microsoft

70-515 · Question #99

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 implement on the control?

Options

  • AIDataItemContainer
  • BINamingContainer
  • CIDataKeysControl
  • DIExtenderControl

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    76% (16)
  • C
    14% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice