You are developing an ASP.NET Web application.
You create a master page.
The master page requires a region where you can addpage-specific content by using the ASP.NET page
designer.
You need to add a control to the master page to define the region.
Which control should you add?
A.
PlaceHolder
B.
ContentPlaceHolder
C.
Content
D.
Substituition