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?
A.
IDataltemContalner
B.
INamingContainer
C.
IDataKeysControl
D.
IExtenderControl