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)- A6% (2)
- B82% (28)
- C3% (1)
- D9% (3)
Community Discussion
No community discussion yet for this question.