【单选题】You are implementing an ASP.NET application that includes a page named TestPage.aspx. TestPage.aspx uses a master page named TestMaster.master. You add the following code to the TestPage.aspx code-beh...
A.
Add the following directive to TestPage.aspx.
B.
Add the following directive to TestPage.aspx.
C.
Set the Strict attribute in the @ Master directive of the TestMaster.master page to true.
D.
Set the Explicit attribute in the @ Master directive of the TestMaster.master page to true.%@>%@>