You are developing an ASP.NET template server control. You need to ensure that a new ID
namespace is created within the page control hierarchy when the control. Which interface should
you implement on the control?
A.
DataItemContainer
B.
NamingContainer
C.
DataKeysControl
D.
ExtenderControl
Explanation: