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)- A5% (1)
- B76% (16)
- C14% (3)
- D5% (1)
Community Discussion
No community discussion yet for this question.